Skip to content

Commit cd47f25

Browse files
Merge pull request #57 from Web3Auth/removed-celeste-network
removing celeste network
2 parents 071f1e6 + 0641cee commit cd47f25

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)