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
A WAL would allow us to save txs in case the process crashes, though details of playback are tricky since some will be committed and some wont. Additionally, it can be used to replay txs received while the proxyApp is down