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

FIX: Blox SSV config formatting #586

Merged
merged 1 commit into from
Jul 25, 2022
Merged

FIX: Blox SSV config formatting #586

merged 1 commit into from
Jul 25, 2022

Conversation

NeoPlays
Copy link
Member

fixes #580
fixes #584

@NeoPlays NeoPlays added the bug Indicates a bug or unexpected behavior in the application. label Jul 25, 2022
@NeoPlays NeoPlays added this to the beta2.0-stack milestone Jul 25, 2022
@NeoPlays NeoPlays requested a review from stefa2k July 25, 2022 08:39
@NeoPlays
Copy link
Member Author

Format after setup and after key import:

eth2:
  Network: "prater"
  BeaconNodeAddr: "http://stereum-eFNomVgD-MJge-D4my-CJba-zIZyt6tZdYDW:5052"
eth1:
  ETH1Addr: "ws://stereum-heSITGLq-zD5k-8XvN-3xPF-osBMIvPa1nvW:8546"
  RegistryContractAddr: "0x687fb596F3892904F879118e2113e1EEe8746C2E"
OperatorPrivateKey: "LS0tLS1CRUdJ...LRVktLS0tLQo="
global:
  LogLevel: info
MetricsAPIPort: 15000

Copy link
Member

@stefa2k stefa2k left a comment

Choose a reason for hiding this comment

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

🚀

@stefa2k stefa2k merged commit 7671738 into stereum-dev:main Jul 25, 2022
@NeoPlays NeoPlays deleted the blox branch July 25, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug or unexpected behavior in the application.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blox SSV config file formatting incorrect Blox SSV needs websocket instead of restful
2 participants