menu
coin package
documentation
coin_chains.dart
PartialTxV2
unsignedTx property
unsignedTx property
dark_mode
light_mode
unsignedTx
property
@
override
Tx
?
get
unsignedTx
override
The global unsigned transaction (v0 only).
Implementation
@override Tx? get unsignedTx => null;
coin package
documentation
coin_chains
PartialTxV2
unsignedTx property
PartialTxV2 class