good morning!!!!

Skip to content
Snippets Groups Projects
Commit 0adff214 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Merge pull request #376 from frozeman/topicsFix

topics fix
parents 7c510109 3fcdafeb
No related branches found
No related tags found
No related merge requests found
......@@ -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"`
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment