• Mark Tyneway's avatar
    batch-submitter: remove call to `appendQueueBatch` · 39cea8fd
    Mark Tyneway authored
    The batch submitter is normally ran without running the call to
    `appendQueueBatch`. The contracts have `appendQueueBatch` disabled
    currently. This means that calling `appendQueueBatch` will result
    in a revert. This PR removes the config option that is responsible
    for turning of the call to `appendQueueBatch` so it is more likely
    to "just work".
    39cea8fd
Name
Last commit
Last update
..
exec Loading commit data...
src Loading commit data...
test Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
index.ts Loading commit data...
package.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...