add evmc submodule
This commit is contained in:
parent
e8ec1706ed
commit
3c57cd638f
|
@ -153,3 +153,8 @@
|
|||
url = https://github.com/status-im/nim-ethash
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/nim-evmc"]
|
||||
path = vendor/nim-evmc
|
||||
url = https://github.com/status-im/nim-evmc
|
||||
ignore = dirty
|
||||
branch = master
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit fbf2afcff7a779b7865b6d77ba3f4ec447777a1d
|
Loading…
Reference in New Issue