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": "abc@example.com",
"website": "https://abc.example.com/",
"details": "https://abc.example.com/details/",
"p2pEndpoint": "abc.example.com:7100",
"nodeAddress": "hxe7af5fcfd8dfc67530a01a0e403882687528dfcb"
}
param p2pEndpoint is missing currently.
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": "abc@example.com", "website": "https://abc.example.com/", "details": "https://abc.example.com/details/", "p2pEndpoint": "abc.example.com:7100", "nodeAddress": "hxe7af5fcfd8dfc67530a01a0e403882687528dfcb" }param
p2pEndpointis missing currently.