menu
electrum_adapter package
documentation
methods/asset/meta.dart
TxSource
TxSource.new constructor
TxSource.new constructor
dark_mode
light_mode
TxSource
constructor
TxSource
(
{
required
String
txHash
,
required
int
txPos
,
required
int
height
,
})
Implementation
TxSource({required this.txHash, required this.txPos, required this.height});
electrum_adapter package
documentation
methods/asset/meta
TxSource
TxSource.new constructor
TxSource class