WalletConnectKotlinV2
WalletConnectKotlinV2 copied to clipboard
Error: Pair with existing pairing is not allowed
When I call the Web3Wallet.pair function on a same topic multiple times, I get the error message:
Pair with existing pairing is not allowed
I think I need to delete the pair when Destroy activity, but I cannot find a function to delete a pair?