diff --git a/stack-orchestrator/config/go-nitro/run-nitro-node.sh b/stack-orchestrator/config/go-nitro/run-nitro-node.sh index 958f132..2dd62c6 100755 --- a/stack-orchestrator/config/go-nitro/run-nitro-node.sh +++ b/stack-orchestrator/config/go-nitro/run-nitro-node.sh @@ -41,8 +41,8 @@ extMultiAddr = "${NITRO_EXT_MULTIADDR}" l2 = ${NITRO_L2} naaddress = "${NA_ADDRESS}" -vpaaddress = "${CA_ADDRESS}" -caaddress = "${VPA_ADDRESS}" +vpaaddress = "${VPA_ADDRESS}" +caaddress = "${CA_ADDRESS}" bridgeaddress = "${BRIDGE_ADDRESS}" EOF