TransactionRollbackError
Need some help understanding TransactionRollbackError...
Is this error saying the
tx.rollback()
function itself threw an error and that the rollback was unsuccessful, or just that the tx.rollback()
function was called?0 Replies