signatures property

List<Uint8List> signatures
final

One or more signatures for the transaction. Typically created by invoking the sign method.

Implementation

final List<Uint8List> signatures;