Detect when the connected wallet's network differs from the app's configured network and warn the user before they attempt a transaction.
Acceptance criteria
- Banner/disabled actions on mismatch.
- Reads wallet network and compares to `NETWORK_PASSPHRASE`.
Detect when the connected wallet's network differs from the app's configured network and warn the user before they attempt a transaction.
Acceptance criteria