@
and :
. The address format can be one of the following:192.0.2.1
)[2001:db8::68]
)[2001:db8:3c4d:15::abcd:ef12]
)your.node.com
)port
is 32323
and the default subport
is 32324
. Note that the default subport
is configured as port + 1
in kend.conf
. Depending on the number of TCP listening ports, Klaytn offers two types of connections.discport
, uses the same port with the TCP port. If the node uses a different port for discport
, it can be specified by the discport
query parameter.10.0.0.1
and TCP listening port 32323
and 32324
. If discport
is omitted, it is set to the UDP port of 32323
, same as the value of port
.discport
of 30301
.static-nodes.json
file, addPeer API, bootnodes option and etc.