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
fix: use tempoDevnet chain for devnet environment (#4208)
Previously, when VITE_TEMPO_ENV=devnet, tests incorrectly used
tempoTestnet (chain ID 42429) instead of tempoDevnet (chain ID 31318).
Co-authored-by: Steven Truong <struong@users.noreply.github.com>
0 commit comments