paritytech / subxt

Interact with Substrate based nodes in Rust or WebAssembly
Other
390 stars 236 forks source link

testing: Modify the storage_fetch_raw_keys to reflect substrate-binary #1667

Closed lexnv closed 2 days ago

lexnv commented 2 days ago

The CI is failing for origin/master since the latest substrate binary changes.

This has been detected by our dependabot https://github.com/paritytech/subxt/pull/1666.

Closes: https://github.com/paritytech/subxt/issues/1649.