We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ffbd2 commit 1a53964Copy full SHA for 1a53964
src/aleph/sdk/account.py
@@ -37,7 +37,7 @@
37
Chain.LISK: EVMAccount,
38
Chain.METIS: EVMAccount,
39
Chain.MODE: EVMAccount,
40
- Chain.NEO = EVMAccount,
+ Chain.NEO: EVMAccount,
41
Chain.OPTIMISM: EVMAccount,
42
Chain.POL: EVMAccount,
43
Chain.SOL: SOLAccount,
0 commit comments