Crate frame_system_rpc_runtime_api[−][src]
Runtime API definition required by System RPC extensions.
This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding System access methods.
Traits
AccountNonceApi | The API to query account nonce (aka transaction index). |