Skip to content

Commit

Permalink
[WebGL] Rabby Support + Error Decoding Speed Up (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper authored Jun 6, 2024
1 parent c77be11 commit c2dbbcf
Show file tree
Hide file tree
Showing 5 changed files with 651 additions and 104 deletions.
3 changes: 2 additions & 1 deletion Assets/Thirdweb/Core/Scripts/Wallet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,8 @@ public enum WalletProvider
LocalWallet,
SmartWallet,
Hyperplay,
InAppWallet
InAppWallet,
Rabby
}

/// <summary>
Expand Down
Loading

0 comments on commit c2dbbcf

Please sign in to comment.