mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 15:45:41 +00:00
Point documentation links to monorepo (#1741)
This commit is contained in:
@@ -79,9 +79,9 @@ Offline signing libraries depend on a consistent ordering of call indices and fu
|
||||
current and new runtimes and ensure that the `module index, call index` tuples map to the same set of functions. It also
|
||||
checks if there have been any changes in `storage`. In case of a breaking change, increase `transaction_version`.
|
||||
|
||||
To verify the order has not changed, manually start the following [Github
|
||||
Action](https://github.com/paritytech/cumulus/actions/workflows/extrinsic-ordering-check-from-bin.yml). It takes around
|
||||
a minute to run and will produce the report as artifact you need to manually check.
|
||||
To verify the order has not changed, manually start the following
|
||||
[Github Action](https://github.com/paritytech/polkadot-sdk/cumulus/.github/workflows/release-20_extrinsic-ordering-check-from-bin.yml).
|
||||
It takes around a minute to run and will produce the report as artifact you need to manually check.
|
||||
|
||||
To run it, in the _Run Workflow_ dropdown:
|
||||
1. **Use workflow from**: to ignore, leave `master` as default
|
||||
|
||||
Reference in New Issue
Block a user