Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

WalletConnect: Use correct ID for network #339

Closed bisgardo closed 1 year ago

bisgardo commented 1 year ago

On proposal, expect chains value ccd:testnet or ccd:mainnet depending on the network the app is built for.

This change also ensures that the QR code scanner is dismissed on proposal error.

Alternative to https://github.com/Concordium/concordium-reference-wallet-ios/pull/337.