Trait NodeToken

Source
pub trait NodeToken: Sealed { }
Expand description

Token that used to update the keys in the Node.

Only the key_node_list crate holds the actual token.

Implementorsยง