Goal
Test setWallet, updateBalance, and disconnect state transitions in the wallet store.
Context
frontend/lib/store.ts.
Acceptance criteria
Out of scope
- localStorage persist middleware
Conflict rule
Only edit store.ts if a tiny export is needed for testing.
Goal
Test setWallet, updateBalance, and disconnect state transitions in the wallet store.
Context
frontend/lib/store.ts.Acceptance criteria
frontend/lib/__tests__/store.test.tsOut of scope
Conflict rule
Only edit store.ts if a tiny export is needed for testing.