inputs property

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

The inputs to spend.

Implementation

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