menu
cosmos_sdk package
documentation
proto_messages/thorchain/common/src/common.dart
PubKeySet
PubKeySet.new const constructor
PubKeySet.new const constructor
dark_mode
light_mode
PubKeySet
constructor
const
PubKeySet
(
{
String
?
secp256k1
,
String
?
ed25519
,
})
Implementation
const PubKeySet({this.secp256k1, this.ed25519});
cosmos_sdk package
documentation
proto_messages/thorchain/common/src/common
PubKeySet
PubKeySet.new const constructor
PubKeySet class