pub trait NodeToken: Sealed { }
Token that used to update the keys in the Node.
Node
Only the key_node_list crate holds the actual token.
key_node_list