From 7a2849ddb71aad4b4bb7725d2637a535d884f5fd Mon Sep 17 00:00:00 2001 From: Bruce Riley Date: Thu, 9 Nov 2023 14:27:39 -0600 Subject: [PATCH] Add to node config --- devnet/node.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devnet/node.yaml b/devnet/node.yaml index e697f0ed61..a5c0e72b25 100644 --- a/devnet/node.yaml +++ b/devnet/node.yaml @@ -105,6 +105,8 @@ spec: - ws://eth-devnet:8545 - --scrollRPC - ws://eth-devnet:8545 + - --mantleRPC + - ws://eth-devnet:8545 # - --wormchainURL # - wormchain:9090 # - --accountantKeyPath