utxos property
The selected UTXOs, subset ot the input UTXOs
Implementation
@$pb.TagNumber(8)
$pb.PbList<TxInput> get utxos => $_getList(7);
The selected UTXOs, subset ot the input UTXOs
@$pb.TagNumber(8)
$pb.PbList<TxInput> get utxos => $_getList(7);