pub fn get_key_pair<KP: KeypairTraits>() -> (IotaAddress, KP)where <KP as KeypairTraits>::PubKey: IotaPublicKey,