Intermediate... working on debora

This commit is contained in:
Jae Kwon
2015-04-08 11:35:17 -07:00
parent cc18136af8
commit a09051438c
7 changed files with 68 additions and 26 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"net/url"
"reflect"
// Uncomment to use go:generate
// _ "github.com/ebuchman/go-rpc-gen"
// _ "github.com/tendermint/go-rpc-gen"
)
type Response struct {
+2
View File
@@ -1,3 +1,5 @@
// File generated by github.com/ebuchman/rpc-gen
package core_client
import (