inputs property

  1. @override
List<TxInput> inputs
final

Transaction inputs

Implementation

@override
final List<TxInput> inputs;