Skip to content

Commit c2dbbcf

Browse files
authored
[WebGL] Rabby Support + Error Decoding Speed Up (#197)
1 parent c77be11 commit c2dbbcf

File tree

5 files changed

+651
-104
lines changed

5 files changed

+651
-104
lines changed

Assets/Thirdweb/Core/Scripts/Wallet.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,8 @@ public enum WalletProvider
10031003
LocalWallet,
10041004
SmartWallet,
10051005
Hyperplay,
1006-
InAppWallet
1006+
InAppWallet,
1007+
Rabby
10071008
}
10081009

10091010
/// <summary>

0 commit comments

Comments
 (0)