Type Alias parachain_template_node::rpc::RpcExtension
source · pub type RpcExtension = RpcModule<()>;
Expand description
A type representing all RPC extensions.
Aliased Type§
struct RpcExtension { /* private fields */ }
pub type RpcExtension = RpcModule<()>;
A type representing all RPC extensions.
struct RpcExtension { /* private fields */ }