diff --git a/btcjson/wormholeresults.go b/btcjson/wormholeresults.go index 07580e0..e576aa3 100644 --- a/btcjson/wormholeresults.go +++ b/btcjson/wormholeresults.go @@ -6,6 +6,7 @@ package btcjson import ( "encoding/json" + "github.com/shopspring/decimal" "strconv" )