menu
electrum_adapter package
documentation
methods/scripthash/history.dart
ScripthashHistory
ScripthashHistory.new constructor
ScripthashHistory.new constructor
dark_mode
light_mode
ScripthashHistory
constructor
ScripthashHistory
(
{
required
int
height
,
required
String
txHash
,
String
?
memo
,
})
Implementation
ScripthashHistory({required this.height, required this.txHash, this.memo});
electrum_adapter package
documentation
methods/scripthash/history
ScripthashHistory
ScripthashHistory.new constructor
ScripthashHistory class