Validator Security
Protect your validator from malicious attacks.
Key Management - HSM
Sentry Nodes (DDOS Protection)
# Comma separated list of nodes to keep persistent connections to
# Do not add private peers to this list if you don't want them advertised
persistent_peers =[list of sentry nodes]
# Set true to enable the peer-exchange reactor
pex = falseEnvironment Variables
Last updated