Skip to content

Commit b355be0

Browse files
authored
ops: expose debug namespace (#1007)
1 parent 8e2bfd0 commit b355be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ops/envs/geth.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ROLLUP_ENABLE_L2_GAS_POLLING=true
1212
RPC_ENABLE=true
1313
RPC_ADDR=0.0.0.0
1414
RPC_PORT=8545
15-
RPC_API=eth,net,rollup,web3
15+
RPC_API=eth,net,rollup,web3,debug
1616
RPC_CORS_DOMAIN=*
1717
RPC_VHOSTS=*
1818

0 commit comments

Comments
 (0)