mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
f54614e256
* Initial commit
Forked at: 424d5c722d
Parent branch: origin/master
* Add send_transaction to RpcHandlers
* Extension trait for RpcHandlers
* Revert "Add send_transaction to RpcHandlers"
This reverts commit 03c89e13d404bae3f3123387dd50f026061bca82.
* Add an extension trait for BlockchainEvents
* Update test-utils/client/src/lib.rs
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* Update test-utils/client/src/lib.rs
* fix
* deps fix
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>