menu
crypto_wallet_util package
documentation
transaction.dart
ScpTxData
toSign property
toSign property
dark_mode
light_mode
toSign
property
List
<
String
>
toSign
final
Hex-encoded digests, one per
transactionSignatures
entry.
Implementation
final List<String> toSign;
crypto_wallet_util package
documentation
transaction
ScpTxData
toSign property
ScpTxData class