Skip to content
Open
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: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ Each validator folder contains two files - `logo.svg` or `logo.png` and `validat
"telegram": ""
}
```
In order to add your validator to Stakeflow, you need to create a pull-request, that adds a folder named according to the valoper address of your validator and containing properly arranged `logo.svg` and `validator-details.json` to the folder of the appropriate network. Please pay **attention**, that the *moniker* field of `validator-details.json` is mandatory.
In order to add your validator to Stakeflow, you need to create a pull-request, that adds a folder named according to the valoper address of your validator and containing properly arranged `logo.svg` and `validator-details.json` to the folder of the appropriate network. Please pay **attention**, that the *moniker* field of `validator-details.json` is mandatory

#### You can see how to add your validator info following the [instruction](https://github.com/stakeflow/network-registry/blob/main/TUTORIAL.md).