mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 17:47:56 +00:00
18000a9ae8
* Update parity-wasm * Cleanup Cargo.toml files - Sort dependencies - Remove minor and fix version where they are not necessary * Update pretty_assertions * Update rand
Runtime API definition required by Contracts RPC extensions.
This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.
License: Apache-2.0