Skip to content

Commit 0641cee

Browse files
committed
removing celeste network
Signed-off-by: Gaurav Goel <[email protected]>
1 parent 071f1e6 commit 0641cee

File tree

1 file changed

+1
-4
lines changed
  • core/src/main/java/com/web3auth/core/types

1 file changed

+1
-4
lines changed

core/src/main/java/com/web3auth/core/types/Network.kt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,5 @@ enum class Network {
1313
CYAN,
1414

1515
@SerializedName("aqua")
16-
AQUA,
17-
18-
@SerializedName("celeste")
19-
CELESTE
16+
AQUA
2017
}

0 commit comments

Comments
 (0)