mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
On the Circuits uses the name `nTx` (and on the tests `maxTx`), but Contracts `maxTx`. On Go we had both variables, but really only used one, now at Go we use `MaxTx` to refer to the maximum number of transactions.