Overview
Verify that the SDK correctly switches between testnet, mainnet, and custom RPC endpoints.
Requirements
- Test default testnet config
- Test mainnet config
- Test custom endpoint config
Acceptance Criteria
- Correct RPC endpoint is selected
- Invalid configs fail clearly
- All config branches are tested
Labels: testing, network
Overview
Verify that the SDK correctly switches between testnet, mainnet, and custom RPC endpoints.
Requirements
Acceptance Criteria
Labels: testing, network