menu
terra_dart_sdk package
documentation
Core/signerInfo.dart
SignerInfo
toData method
toData method
dark_mode
light_mode
toData
method
SignerInfoDataArgs
toData
(
)
Implementation
SignerInfoDataArgs toData() { return SignerInfoDataArgs(key, sequence, mode_info.toData()); }
terra_dart_sdk package
documentation
Core/signerInfo
SignerInfo
toData method
SignerInfo class