[][src]Crate substrate_frame_rpc_support

Combines sc_rpc_api::state::StateClient with [frame_support::storage::generator] traits to provide strongly typed chain state queries over rpc.

Structs

StorageQuery

A typed query on chain state usable from an RPC client.