pub fn key_pair_for_id<TYPES: NodeType>(
    node_id: u64
) -> (<TYPES::SignatureKey as SignatureKey>::PrivateKey, TYPES::SignatureKey)
Expand description

get the keypair for a node id