inputs property
Selected unspent transaction outputs.
Implementation
@$pb.TagNumber(2)
$pb.PbList<TransactionInput> get inputs => $_getList(1);
Selected unspent transaction outputs.
@$pb.TagNumber(2)
$pb.PbList<TransactionInput> get inputs => $_getList(1);