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