We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cea17 commit 4cb86b6Copy full SHA for 4cb86b6
1 file changed
go.mod
@@ -125,6 +125,6 @@ require (
125
126
replace github.com/wealdtech/go-merkletree v1.0.1-0.20190605192610-2bb163c2ea2a => github.com/rocket-pool/go-merkletree v1.0.1-0.20220406020931-c262d9b976dd
127
128
-replace github.com/rocket-pool/smartnode => ../smartnode
+//replace github.com/rocket-pool/smartnode => ../smartnode
129
130
//replace github.com/rocket-pool/rocketpool-go => ../rocketpool-go
0 commit comments