Module nakamoto_client::handle

source ·
Expand description

Node handles are created from nodes by users of the library, to communicate with the underlying protocol instance.

Enums

An error resulting from a handle method.

Traits

A handle for communicating with a node process.