@ -5,7 +5,7 @@ import "github.com/ethereum/go-ethereum/ethutil"
|
||||
type Message struct {
|
||||
Call string `json:"call"`
|
||||
Args []interface{} `json:"args"`
|
||||
Seed int `json:"seed"`
|
||||
Id int `json:"_id"`
|
||||
Data interface{} `json:"data"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user