feat(common): add upstream Ethereum chains repository

pull/1365/head
matejcik 3 years ago committed by Tomas Susanka
parent 4628c774aa
commit e8fcdbb426

3
.gitmodules vendored

@ -24,3 +24,6 @@
[submodule "vendor/fido2-tests"]
path = vendor/fido2-tests
url = https://github.com/trezor/fido2-tests.git
[submodule "common/defs/ethereum/chains"]
path = common/defs/ethereum/chains
url = https://github.com/ethereum-lists/chains

@ -1,3 +1,6 @@
[submodule "defs/ethereum/tokens"]
path = defs/ethereum/tokens
url = https://github.com/ethereum-lists/tokens.git
[submodule "defs/ethereum/chains"]
path = defs/ethereum/chains
url = https://github.com/ethereum-lists/chains

@ -0,0 +1 @@
Subproject commit 16fcf0dbb5c47534fdb5766ba4ad9f45d8534a65
Loading…
Cancel
Save