Function keypair

Source
pub fn keypair(n: u8) -> Keypair
Expand description

Return a recognisable Keypair. The public key will start with Kxxx, where xxx are the three digits of the number. o is used instead of 0, as 0 is not part of the base58 charset.