menu
terra_sdk package
documentation
Core/Keys/SimplePublicKey.dart
SimpleKeyDataArgs
SimpleKeyDataArgs constructor
SimpleKeyDataArgs constructor
dark_mode
light_mode
SimpleKeyDataArgs
constructor
SimpleKeyDataArgs
(
)
Implementation
SimpleKeyDataArgs() { type = CosmosKeys.SECP256K1_SIMP_PUBKEY; }
terra_sdk package
documentation
Core/Keys/SimplePublicKey
SimpleKeyDataArgs
SimpleKeyDataArgs constructor
SimpleKeyDataArgs class