diff --git a/rpc/walletrpc/api.pb.go b/rpc/walletrpc/api.pb.go index e6716e4..6c66181 100644 --- a/rpc/walletrpc/api.pb.go +++ b/rpc/walletrpc/api.pb.go @@ -60,12 +60,15 @@ It has these top-level messages: */ package walletrpc -import proto "github.com/golang/protobuf/proto" -import fmt "fmt" -import math "math" - import ( + fmt "fmt" + + proto "github.com/golang/protobuf/proto" + + math "math" + context "golang.org/x/net/context" + grpc "google.golang.org/grpc" )