Skip to content

Commit

Permalink
📒 New networks have been added metadata hash! (#3086)
Browse files Browse the repository at this point in the history
* Update metadata hash

* fix: ejin in black list

* Update chains/v20/chains_dev.json

* Update chains/v20/chains_dev.json

---------

Co-authored-by: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com>
Co-authored-by: Stepan Lavrentev <[email protected]>
Co-authored-by: Stepan Lavrentev <[email protected]>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent a311070 commit 1ea949b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update_generic_ledger_app_networks.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ class BlacklistedChains(Enum):
ASTAR = '9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6'
ALTAIR = 'aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011'
TINKERNET = 'd42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2'
ENJIN_MATRIX_CHAIN = '3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615'
ENJIN_RELAY_CHAIN = 'd8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9'


def load_json_file(file_path):
Expand Down

0 comments on commit 1ea949b

Please sign in to comment.