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

refactor roller.toml config to follow this: #1297

Open
artemijspavlovs opened this issue Feb 25, 2025 · 0 comments
Open

refactor roller.toml config to follow this: #1297

artemijspavlovs opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@artemijspavlovs
Copy link
Collaborator

artemijspavlovs commented Feb 25, 2025

[DA]
  http_endpoint = "mocha.mzonder.com"
  grpc_port = 9090
  rpc_port = 26657 # use port 443 for https rpc endpoint
  state_nodes = [
     { http_endpoint = "mocha.artpav.dev", grpc_port = 9090, rpc_port = 26657 }
     { http_endpoint = "mocha.pavlabs.dev", grpc_port = 9090, rpc_port = 443 }
  ]
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

No branches or pull requests

2 participants