Crate node_rpc_client[][src]

Expand description

Example substrate RPC client code.

This module shows how you can write a Rust RPC client that connects to a running substrate node and use statically typed RPC wrappers.

Functions

Remove all pending extrinsics from the node.