diff --git a/arbitrum-fullnode-pebble.cfg b/arbitrum-fullnode-pebble.cfg new file mode 100644 index 00000000..6514525f --- /dev/null +++ b/arbitrum-fullnode-pebble.cfg @@ -0,0 +1,17 @@ + - id: ${ID} + chain: ${CHAIN} + labels: + provider: ${PROVIDER} + extra_gas_limit: 600000000 + method-groups: + enabled: + - debug + - filter + connection: + generic: + rpc: + url: "${RPC_URL}" + ws: + frameSize: 20Mb + msgSize: 50Mb + url: "${WS_URL}"