fixes #131
@@ -86,6 +86,7 @@ func (tx *Tx) Commit() error {
tx.status = TxStatusCommitFailure
tx.err = ErrTxCommitRollback
} else {
tx.err = err
}
The note is not visible to the blocked user.