File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies = [
3131 " aiohttp>=3.8.3" ,
3232 " aioresponses>=0.7.6" ,
3333 " aleph-message>=1" ,
34- " aleph-superfluid @ git+https://github.com/aleph-im/superfluid.py " ,
34+ " aleph-superfluid>=0.3 " ,
3535 " base58==2.1.1" , # Needed now as default with _load_account changement
3636 " coincurve; python_version>='3.9'" ,
3737 " coincurve>=19; python_version>='3.9'" ,
Original file line number Diff line number Diff line change 2828 Chain .BOB : EVMAccount ,
2929 Chain .CYBER : EVMAccount ,
3030 Chain .DOT : DOTAccount ,
31+ Chain .ECLIPSE : SVMAccount ,
3132 Chain .ETH : ETHAccount ,
3233 Chain .FRAXTAL : EVMAccount ,
3334 Chain .LINEA : EVMAccount ,
4041 Chain .SONIC : EVMAccount ,
4142 Chain .WORLDCHAIN : EVMAccount ,
4243 Chain .ZORA : EVMAccount ,
43- Chain .ECLIPSE : SVMAccount ,
4444}
4545
4646
You can’t perform that action at this time.
0 commit comments