mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-27 06:55:21 +00:00
commit
0adff214c3
@ -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…
x
Reference in New Issue
Block a user