utxos property

  1. @TagNumber(8)
List<TxInput> get utxos

Implementation

@$pb.TagNumber(8)
$core.List<TxInput> get utxos => $_getList(7);