Skip to content

Commit

Permalink
switch to nitro modules
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-bousfield committed May 3, 2024
1 parent 3b3a1a4 commit bc2a343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "go-ethereum"]
path = go-ethereum
url = https://github.com/OffchainLabs/polygeth.git
url = https://github.com/OffchainLabs/go-ethereum.git
[submodule "fastcache"]
path = fastcache
url = https://github.com/OffchainLabs/fastcache.git
Expand All @@ -12,7 +12,7 @@
url = https://github.com/google/brotli.git
[submodule "contracts"]
path = contracts
url = https://github.com/OffchainLabs/stylus-contracts.git
url = https://github.com/OffchainLabs/nitro-contracts.git
branch = develop
[submodule "arbitrator/wasm-testsuite/testsuite"]
path = arbitrator/wasm-testsuite/testsuite
Expand Down

0 comments on commit bc2a343

Please sign in to comment.