chevdor / subwasm

Subwasm is a cli utility to look inside a Substrate WASM Runtime. It can inspect and compare the metadata of Substrate based runtimes such as Polkadot or Kusama.
MIT License
62 stars 25 forks source link

Fix system.set_code index #75

Closed chevdor closed 1 year ago

chevdor commented 1 year ago

The index for system.setCode was changed in https://github.com/paritytech/substrate/pull/12451#discussion_r1014735141 and this PR fixes the value that is used for the prop hash.