mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 20:47:56 +00:00
bb9d2fa75a
* Remove contracts RPCs * Remove serde as RPC serialization is no longer needed * Rename folder to match crate name * Compile fix * Remove Byte wrapper
208 B
208 B
Runtime API definition used to provide dry-run capabilities
This API should be imported and implemented by the runtime, of a node that wants to provide clients with dry-run capabilities.
License: Apache-2.0