Skip to content

Commit

Permalink
app: Update chains list for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
patniemeyer committed Jan 12, 2022
1 parent ec74679 commit 8c6158a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui-orchid/lib/api/orchid_eth/chains.dart
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ class Chains {
ArbitrumOne,
Aurora,
Fantom,
Telos,
// Telos,
].toMap(withKey: (e) => e.chainId, withValue: (e) => e);

static bool isKnown(int chainId) {
Expand Down

0 comments on commit 8c6158a

Please sign in to comment.