Crate substrate_frame_rpc_support[][src]

Expand description

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

Structs

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