Fix node path in eth client
Change-Id: I4e5bcd9c2ee3b51764c77ca81857109f9104378e
This commit is contained in:
parent
4f0759b8f2
commit
568210edd4
|
@ -8,4 +8,4 @@ require (
|
||||||
github.com/spf13/cobra v1.1.1
|
github.com/spf13/cobra v1.1.1
|
||||||
)
|
)
|
||||||
|
|
||||||
replace github.com/certusone/wormhole/node => ../../bridge
|
replace github.com/certusone/wormhole/node => ../../node
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue