mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
59f34ab8bc
* Extends ChildStateBackend and ChildStateAPI with ReadProofs The following changes integrate the existing `read_child_proof` from the `ProofProvider` into the ChildStateBackend, so that a read proof can be generated from a full client via an rpc call. * Cleanup formatting
Substrate RPC interfaces.
A collection of RPC methods and subscriptions supported by all substrate clients.
License: GPL-3.0-or-later WITH Classpath-exception-2.0