You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "(Noted this can only be done in nitro stack, not in arbitrum classic, so l2 rpc please use nitro test rpc) delayedInbox-l2msg is a simple sample example that allows you to send a l2 msg without using sequencer way, this can be used when sequencer censor your tx or when sequencer downs.",
"main": "hardhat.config.js",
"directories": {
"test": "test"
},
"scripts": {
"build": "hardhat compile",
"normalTx": "hardhat run scripts/normalTx.js",
"withdrawFunds": "hardhat run scripts/withdrawFunds.js"