mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 05:37:58 +00:00
d46b6a975ec28a7243c207ef9cbf2c7c52447910
submit or submit_and_watch on the builder. (#9)
* Refactor: allow submit and submit_and_watch, separate module builders * Convert Balances, and use generic ModuleCalls * Convert System, and use generic ModuleCalls * Extract common calls to set_call * rustfmt * Test contract put_code with valid contract * Patch jsonrpc client dependency for bugfix * Handle result from call builder inside submit * Use patched version of jsonrpc * Lift module calls to Error * jsonrpc 13.0 * Remove unused static constraints
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).
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%