Closed forgetso closed 1 year ago
An error is returned when the Dapp does not exist in the contract. This is currently being stored as the provider in localStorage
{ error: DappDoesNotExist }
For web2 we should use a single Dapp value for all website using procaptcha.
For web3 this case needs to be handled.
An error is returned when the Dapp does not exist in the contract. This is currently being stored as the provider in localStorage
{ error: DappDoesNotExist }
For web2 we should use a single Dapp value for all website using procaptcha.
For web3 this case needs to be handled.