Skip to content

[FIX] add more params to the form to update the prep on chain data. #3

@FidelVe

Description

@FidelVe

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": "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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions