build: add rpc-gateway submodule (#4)

This commit is contained in:
HAOYUatHZ
2022-09-27 17:51:27 +08:00
committed by GitHub
parent cc0b7e54a3
commit 5bd4e4a352
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "l2geth"]
path = l2geth
url = git@github.com:scroll-tech/go-ethereum.git
[submodule "rpc-gateway"]
path = rpc-gateway
url = git@github.com:scroll-tech/rpc-gateway.git