utxo property
Available input unspent transaction outputs.
Implementation
@$pb.TagNumber(8)
$core.List<UnspentTransaction> get utxo => $_getList(7);
Available input unspent transaction outputs.
@$pb.TagNumber(8)
$core.List<UnspentTransaction> get utxo => $_getList(7);