mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-11 05:00:05 +00:00
commit
0adff214c3
@ -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"`
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user