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

docs: update validator docs #2507

Merged
merged 1 commit into from
Apr 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/VALIDATOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ NOTE: for self building and configuration examples, you MUST use the [umee branc

- Copy the [`price-feeder.toml`](https://github.com/ojo-network/price-feeder/blob/umee/price-feeder.example.toml).
- For the provider config you can use our latest [umee-provider-config directory](https://github.com/ojo-network/price-feeder/tree/umee/umee-provider-config) as is.
- Depending where you run your validator node, certain locations may block some endpoints. Make sure you read through the comments in the config files.
- Make sure you follow our announcements and update in Discord: [canon-4 announcements](https://discord.com/channels/815699313581490196/1161391685595561984) for the testnet and [validator-announcements](https://discord.com/channels/815699313581490196/940268469285449809) for the mainnet.

## Running a node

Expand Down
Loading