Skip to content

Commit 99a1986

Browse files
committed
code refactoring
1 parent 45e7098 commit 99a1986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Plugins/Web3AuthSDK/Web3Auth.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class Web3Auth: MonoBehaviour
1313
{
1414
public enum Network
1515
{
16-
MAINNET, TESTNET, CYAN, AQUA, CELESTE
16+
MAINNET, TESTNET, CYAN, AQUA
1717
}
1818

1919
public enum ChainNamespace

0 commit comments

Comments
 (0)