mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-08 17:08:00 +00:00
daa141529758b8d85266768055af1024a9530e1f
* Move contracts tests to contracts module * Add test for instantiating a contract * Fix InstantiateArgs encoding * Ignore PhantomData primitives, they are 0 * Increase endowment and log code hash * Update SystemEvent * Fix codec import * Oops * Write buffer directly to output to avoid encoding vec * Debug with StorageChanges encoded as hex * Logging and format code
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%