diff --git a/frontend/service.go b/frontend/service.go index 39fccc8..7835e5a 100644 --- a/frontend/service.go +++ b/frontend/service.go @@ -17,6 +17,7 @@ import ( //"github.com/zcash/lightwalletd/walletrpc" // go should be able to import branches! "git.hush.is/hush/lightwalletd/walletrpc" + "git.hush.is/hush/lightwalletd/parser" ) type lwdStreamer struct {