ing
This commit is contained in:
parent
16c58bc833
commit
e457865884
|
@ -9,6 +9,7 @@ type SubscribeMessage struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
type SubscribeMessageBody struct {
|
type SubscribeMessageBody struct {
|
||||||
Method string `json:"method"`
|
Version string `json:"jsonrpc"`
|
||||||
Params interface{} `json:"params,omitempty"`
|
Method string `json:"method"`
|
||||||
|
Params interface{} `json:"params,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user