menu
witnet package
documentation
node.dart
UtxoInfo
UtxoInfo.new constructor
UtxoInfo.new constructor
dark_mode
light_mode
UtxoInfo
constructor
UtxoInfo
(
{
required
int
collateralMin
,
required
List
<
Utxo
>
utxos
,
})
Implementation
UtxoInfo({ required this.collateralMin, required this.utxos, });
witnet package
documentation
node
UtxoInfo
UtxoInfo.new constructor
UtxoInfo class