Nethereum.Unity.Webgl icon indicating copy to clipboard operation
Nethereum.Unity.Webgl copied to clipboard

What is MetamaskInterop?

Open BestStream opened this issue 2 years ago • 1 comments

Assets/MetamaskController.cs(186,13): error CS0103: The name 'MetamaskInterop' does not exist in the current context

BestStream avatar Jul 16 '23 13:07 BestStream

Looks like I found the problem. You probably renamed the methods and what used to be called MetamaskInterop is now called MetamaskWebglInterop. Same bug wit MetamaskTransactionCoroutineUnityRequest and MetamaskWebglCoroutineRequestRpcClientFactory

BestStream avatar Jul 16 '23 13:07 BestStream