inputs property
Represents the inputs from the transaction
Implementation
List<TransactionInput> get inputs => throw _privateConstructorUsedError;
Represents the inputs from the transaction
List<TransactionInput> get inputs => throw _privateConstructorUsedError;