Skip to content

Commit

Permalink
Add xlayer
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCuckoo committed Jul 5, 2024
1 parent 8c461d5 commit 13f9efc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Mainnet
- Scroll: `"scroll"`
- Linea: `"linea"`
- Xai: `"xai"`
- Xlayer: `"xlayer"`
- Telos: `"telos"`

Testnet
Expand Down
1 change: 1 addition & 0 deletions ankr/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -2272,3 +2272,4 @@ class Blockchain(Enum):
Syscoin = "syscoin"
Telos = "telos"
Xai = "xai"
Xlayer = "xlayer"

0 comments on commit 13f9efc

Please sign in to comment.