Function node_rpc::create_full

source ·
pub fn create_full<C, P, SC, B>(
    _: FullDeps<C, P, SC, B>
) -> Result<RpcModule<()>, Box<dyn Error + Send + Sync>>
Expand description

Instantiate all Full RPC extensions.