pull/376/head
Fabian Vogelsteller 10 years ago
parent 7c510109cd
commit 3fcdafebc2
  1. 2
      rpc/util.go

@ -82,7 +82,7 @@ type RpcServer interface {
type Log struct {
Address string `json:"address"`
Topic []string `json:"topics"`
Topic []string `json:"topic"`
Data string `json:"data"`
Number uint64 `json:"number"`
}

Loading…
Cancel
Save