We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the form to update prep on chain data on nodeButler doesnt has all the possible values that can be changed.
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.
p2pEndpoint
The text was updated successfully, but these errors were encountered:
FidelVe
No branches or pull requests
the form to update prep on chain data on nodeButler doesnt has all the possible values that can be changed.
all the supported values are the following:
param
p2pEndpoint
is missing currently.The text was updated successfully, but these errors were encountered: