inputs property

  1. @TagNumber.new(3)
PbList<Input> get inputs

The inputs to spend.

Implementation

@$pb.TagNumber(3)
$pb.PbList<Input> get inputs => $_getList(2);