Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Commit

Permalink
Добавлены субмодули инфраструктуры
Browse files Browse the repository at this point in the history
  • Loading branch information
p_v committed Nov 28, 2018
1 parent 56782c8 commit 0504690
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
[submodule "parity-poa-moonshard/blockexplorer/etherchain-light"]
path = parity-poa-moonshard/blockexplorer/etherchain-light
url = https://github.com/gobitfly/etherchain-light.git
[submodule "moonshard_backend/grpc_service"]
path = moonshard_backend/grpc_service
url = https://github.com/MoonSHRD/grpc_service
[submodule "moonshard_backend/parity_etl_producer"]
path = moonshard_backend/parity_etl_producer
url = https://github.com/MoonSHRD/parity_etl_producer
[submodule "moonshard_backend/middleware"]
path = moonshard_backend/middleware
url = https://github.com/MoonSHRD/middleware
1 change: 1 addition & 0 deletions moonshard_backend/grpc_service
Submodule grpc_service added at 4aeb3f
1 change: 1 addition & 0 deletions moonshard_backend/middleware
Submodule middleware added at 931fdb
1 change: 1 addition & 0 deletions moonshard_backend/parity_etl_producer
Submodule parity_etl_producer added at 1e269d

0 comments on commit 0504690

Please sign in to comment.