signatures property

  1. @Uint8ListJsonConverter()
List<Uint8List> signatures
final

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

Implementation

@Uint8ListJsonConverter()
final List<Uint8List> signatures;