From e88d9f021dd1f107af0f894f331ab54f8eb982b5 Mon Sep 17 00:00:00 2001 From: sidhujag Date: Mon, 7 Sep 2020 14:14:14 -0700 Subject: [PATCH] compile --- api/xpub.go | 1 + 1 file changed, 1 insertion(+) diff --git a/api/xpub.go b/api/xpub.go index 96d13ee9..19e79c73 100644 --- a/api/xpub.go +++ b/api/xpub.go @@ -12,6 +12,7 @@ import ( "github.com/golang/glog" "github.com/juju/errors" "encoding/hex" + "encoding/json" ) const defaultAddressesGap = 20