mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 01:31:05 +00:00
8b19549560
* remove code related to getting nonce from storage and use RPC call instead * cargo fmt * move nonce fetching into Rpc, since it's just an RPC call * clippy