Context
Network switching touches contract config, cached results, current status, and indexing state; tests should lock expected behavior.
Acceptance Criteria
- Add store tests for mainnet-to-testnet and testnet-to-mainnet changes.
- Assert current contract address is refreshed.
- Assert network-sensitive result/cache state is cleared if implemented.
References
app/store/wrapStore.ts
app/store/__tests__/wrapStore.test.ts
Context
Network switching touches contract config, cached results, current status, and indexing state; tests should lock expected behavior.
Acceptance Criteria
References
app/store/wrapStore.tsapp/store/__tests__/wrapStore.test.ts