signatures property

List<String> signatures
final

A list of signatures (flag || signature || pubkey bytes, as base-64 encoded string). Signature is committed to the intent message of the transaction data, as base-64 encoded string.

Implementation

final List<String> signatures;