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] add more params to the form to update the prep on chain data. #3

Open
FidelVe opened this issue Jan 16, 2023 · 0 comments
Open
Assignees

Comments

@FidelVe
Copy link
Member

FidelVe commented Jan 16, 2023

the form to update prep on chain data on nodeButler doesnt has all the possible values that can be changed.

Screenshot from 2023-01-15 23-47-08

all the supported values are the following:

{
        "name": "ABC Node",
        "country": "KOR",
        "city": "Seoul",
        "email": "[email protected]",
        "website": "https://abc.example.com/",
        "details": "https://abc.example.com/details/",
        "p2pEndpoint": "abc.example.com:7100",
        "nodeAddress": "hxe7af5fcfd8dfc67530a01a0e403882687528dfcb"
}

param p2pEndpoint is missing currently.

@FidelVe FidelVe self-assigned this Feb 7, 2023
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

1 participant