TransactionId typedef

TransactionId = String

The first signature in a transaction, which can be used to uniquely identify the transaction across the complete ledger.

Implementation

typedef TransactionId = String;