There was an error while loading. Please reload this page.
1 parent 834240e commit 1894446Copy full SHA for 1894446
1 file changed
SDK/Runtime/EmbeddedWallet/BrowserDomIframeHandler.cs
@@ -25,6 +25,7 @@
25
using System;
26
using UnityEngine;
27
using Privy.Utils;
28
+using System.Threading.Tasks;
29
30
namespace Privy.Wallets
31
{
0 commit comments