mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 04:28:00 +00:00
90cb9fc4cc7ae293fc7c46454ff0aee6f73a1cc7
* Remove System::Event type * WIP: removing requirement for concrete Runtime impl for extras * Use built in substrate types for constructing/signing the extrinsic * Implement SignedExtension for copied types * Fix remaining compilation errors * Allow plugging in of predefined runtime types with blanket impls * rustfmt * Add CheckBlockGasLimit * Construct DefaultExtrinsic in XtBuilder * Derive Debug for extras * Replace SignedExtension macro with explicit implementations * Replace Lookup associated type with Address * Move balances and contracts to main deps
subxt
A library to submit extrinsics to a substrate node via RPC.
IMPORTANT NOTE: WORK IN PROGRESS! Do not expect this to be working (or supported).
Alternatively: https://github.com/scs/substrate-api-client provides similar functionality.
License
The entire code within this repository is licensed under the GPLv3. Please contact us if you have questions about the licensing of our products.
Description
Languages
Rust
99.8%
Shell
0.2%