central-ledger
central-ledger copied to clipboard
Transaction commit and rollback not happening in many cases
trx.commit
and trx.rollback
are functions, but they are not really called in the code and represent misleading intentions.
See https://github.com/search?q=repo%3Amojaloop%2Fcentral-ledger%20trx.rollback%20%7C%20trx.commit&type=code