Skip to content

Commit e4eead7

Browse files
committed
Feature: Implement support for a new blockchain.
1 parent d8e7b7d commit e4eead7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aleph/sdk/account.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
Chain.BOB: EVMAccount,
2929
Chain.CYBER: EVMAccount,
3030
Chain.DOT: DOTAccount,
31+
Chain.ECLIPSE: SOLAccount,
3132
Chain.ETH: ETHAccount,
3233
Chain.FRAXTAL: EVMAccount,
3334
Chain.LINEA: EVMAccount,

0 commit comments

Comments
 (0)