Add support for an API node that hosts the block explorer
This commit is contained in:
@ -29,6 +29,8 @@ fullnodeIpList=()
|
||||
fullnodeIpListPrivate=()
|
||||
clientIpList=()
|
||||
clientIpListPrivate=()
|
||||
apiIpList=()
|
||||
apiIpListPrivate=()
|
||||
leaderRotation=
|
||||
|
||||
buildSshOptions() {
|
||||
|
Reference in New Issue
Block a user