Crate tatami

Crate tatami 

Source

Structs§

Multiaddr
Representation of a Multiaddr.
PeerId
Identifier of a peer of the network.

Enums§

ClientError
Keypair
Identity keypair of a node.
TatamiError

Constants§

TATAMI_SPEC_MAJOR
The Tatami Spec that this crate implements
TATAMI_SPEC_VERSION

Functions§

random_key
Simply generates a random keypair. This can be used for creating a key for the first time.

Attribute Macros§

async_trait