mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-24 20:37:58 +00:00
531e40df3d
* Update polkadot.rs Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update artifacts Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Change CLI default to bytes Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * subxt: Storage query example Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update storage_query example with different alternatives Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * rpc: Make calls with StorageKey instead of the prefix Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Examples: Add double map storage iteration Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * examples: Use tracing_subscriber for logs Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Fix clippy Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>