We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c50634 + 4c81380 commit 0e641fbCopy full SHA for 0e641fb
Packages/Sequence-Unity/Sequence/SequenceSDK/Adapter/EmbeddedWalletAdapter.cs
@@ -3,12 +3,12 @@
3
using System.Linq;
4
using System.Numerics;
5
using System.Threading.Tasks;
6
-using NUnit.Framework;
7
using Sequence.Authentication;
8
using Sequence.EmbeddedWallet;
9
using Sequence.Marketplace;
10
using Sequence.Utils;
11
using UnityEngine;
+using UnityEngine.Assertions;
12
13
namespace Sequence.Adapter
14
{
Packages/Sequence-Unity/package.json
@@ -1,6 +1,6 @@
1
2
"name": "xyz.0xsequence.waas-unity",
- "version": "4.6.1",
+ "version": "4.6.2",
"displayName": "Sequence Embedded Wallet SDK",
"description": "A Unity SDK for Sequence APIs",
"unity": "2021.3",
0 commit comments