Module safe_network::node[][src]

Expand description

Implementation of the “Node” node for the SAFE Network.

Modules

Docs

Utilities

Structs

Node configuration

Main node struct.

Enums

Node error variants.

Functions

Writes connection info to file for use by clients (and joining nodes when local network).

Overwrites connection info at file.

Type Definitions

Specialisation of std::Result for Node.