mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 15:47:07 +00:00
Intermediate... working on debora
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// File generated by github.com/ebuchman/rpc-gen
|
||||
|
||||
package core_client
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user