Commit b355be0b authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

ops: expose debug namespace (#1007)

parent 8e2bfd07
......@@ -12,7 +12,7 @@ ROLLUP_ENABLE_L2_GAS_POLLING=true
RPC_ENABLE=true
RPC_ADDR=0.0.0.0
RPC_PORT=8545
RPC_API=eth,net,rollup,web3
RPC_API=eth,net,rollup,web3,debug
RPC_CORS_DOMAIN=*
RPC_VHOSTS=*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment