Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add shortcuts for running dataworker and finalizer (#1022)
This negates the need to modify env vars when switching between the various dataworker personalities (and finalizer). Usage: yarn run-disputer --wallet <wallet> yarn run-executor --wallet <wallet> yarn run-proposer --wallet <wallet> yarn run-finalizer --wallet <wallet>
- Loading branch information