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
Currently bad transactions (e.g. when sender account does not have any balance to pay for fees) will get banned for 5 mins. This is necessary for production network but getting annoying for development network.
Should have a CLI flag to disable it or just disable it for dev mode by default.
Currently bad transactions (e.g. when sender account does not have any balance to pay for fees) will get banned for 5 mins. This is necessary for production network but getting annoying for development network.
Should have a CLI flag to disable it or just disable it for dev mode by default.