signatures property
One or more signatures for the transaction. Typically created by invoking the sign method.
Implementation
@Uint8ListJsonConverter()
final List<Uint8List> signatures;
One or more signatures for the transaction. Typically created by invoking the sign method.
@Uint8ListJsonConverter()
final List<Uint8List> signatures;