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