Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add env variable to enable/disable sending txs to L2 from watcher peer #293

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

nikugogoi
Copy link
Contributor

Part of #264

  • Add flag to enable/disable watcher peer L2 txs
  • Add env variable for setting mobymask-app base URI used in generating invite

@nikugogoi nikugogoi self-assigned this Apr 6, 2023
@@ -3,6 +3,12 @@ WATCHER_HOST="mobymask-watcher-server"
WATCHER_PORT=3001
APP_WATCHER_URL="http://localhost:3001"

# Base URI for mobymask-app (used for generating invite)
MOBYMASK_APP_BASE_URI="http://127.0.0.1:3002/#"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice ... this looks like the fix I was searching for, wanting to get a demo working on a cloud machine

@nikugogoi nikugogoi changed the title [WIP] Add env variable to enable/disable sending txs to L2 from watcher peer Add env variable to enable/disable sending txs to L2 from watcher peer Apr 10, 2023
@ashwinphatak ashwinphatak merged commit d3715d1 into main Apr 10, 2023
@ashwinphatak ashwinphatak deleted the ng-l2-txs-flag branch April 10, 2023 05:13
prathamesh0 pushed a commit to deep-stack/stack-orchestrator that referenced this pull request May 19, 2023
cerc-io#293)

* Add flag to enable/disable watcher peer L2 txs

* Update watcher-ts version in readme

Former-commit-id: d3715d1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants