mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-30 16:37:24 +00:00
45c71c0d04
* BlockId removal: refactor: StorageProvider
It changes the arguments of `Backend::StorageProvider` trait from:
block: `BlockId<Block>` to: hash: `&Block::Hash`
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>