diff --git a/.gitmodules b/.gitmodules index 36a102231..a8598c4fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "rpc-toolkit"] path = rpc-toolkit - url = ../rpc-toolkit.git + url = https://github.com/Start9Labs/rpc-toolkit.git [submodule "patch-db"] path = patch-db - url = ../patch-db.git + url = https://github.com/Start9Labs/patch-db.git + branch = develop diff --git a/patch-db b/patch-db index 1037e1129..b92509206 160000 --- a/patch-db +++ b/patch-db @@ -1 +1 @@ -Subproject commit 1037e1129725e99488d69a1b5fb381963c451739 +Subproject commit b925092060dd89ffbb5901499ceceff8c4c92bf5 diff --git a/rpc-toolkit b/rpc-toolkit index cc6279395..f50360be1 160000 --- a/rpc-toolkit +++ b/rpc-toolkit @@ -1 +1 @@ -Subproject commit cc62793958bea7d19bfe3f085bbe40981e7ec710 +Subproject commit f50360be193e0cd17f5c103f7d1e070854e8c719