menu
crypto_wallet_util package
documentation
transaction.dart
ScpDigestResult
ScpDigestResult.new constructor
ScpDigestResult.new constructor
dark_mode
light_mode
ScpDigestResult
constructor
ScpDigestResult
(
{
required
Map
<
String
,
dynamic
>
transaction
,
required
List
<
String
>
toSign
,
})
Implementation
ScpDigestResult({ required this.transaction, required this.toSign, });
crypto_wallet_util package
documentation
transaction
ScpDigestResult
ScpDigestResult.new constructor
ScpDigestResult class