menu
terra_dart_sdk package
documentation
Core/signerInfo.dart
SignerInfo
SignerInfo constructor
SignerInfo constructor
dark_mode
light_mode
SignerInfo
constructor
SignerInfo
(
KeysDto
key
,
double
sequence
,
ModeInfo
mode_info
)
Implementation
SignerInfo(this.key, this.sequence, this.mode_info);
terra_dart_sdk package
documentation
Core/signerInfo
SignerInfo
SignerInfo constructor
SignerInfo class