inputs property

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

Implementation

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