提交 0adff214 编写于 作者: J Jeffrey Wilcke

Merge pull request #376 from frozeman/topicsFix

topics fix
...@@ -82,7 +82,7 @@ type RpcServer interface { ...@@ -82,7 +82,7 @@ type RpcServer interface {
type Log struct { type Log struct {
Address string `json:"address"` Address string `json:"address"`
Topic []string `json:"topics"` Topic []string `json:"topic"`
Data string `json:"data"` Data string `json:"data"`
Number uint64 `json:"number"` Number uint64 `json:"number"`
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册