TransactionOutput: TransactionSuccess | {
    transaction_error: TransactionError;
}

TODO: Comment

Type declaration