diff --git a/.gitmodules b/.gitmodules index 627f736c4..22077424f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,6 +8,9 @@ [submodule "vendor/secp256k1-zkp"] path = vendor/secp256k1-zkp url = https://github.com/ElementsProject/secp256k1-zkp.git +[submodule "common/defs/ethereum/tokens"] + path = common/defs/ethereum/tokens + url = https://github.com/ethereum-lists/tokens.git [submodule "crypto/tests/wycheproof"] path = crypto/tests/wycheproof url = https://github.com/google/wycheproof