inputs property

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

Implementation

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