mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-26 19:21:44 +00:00
Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here)
This commit is contained in:
@ -187,7 +187,7 @@ fmt
|
||||
JSONRPC: "2.0",
|
||||
Method: reverseFuncMap["{{name}}"],
|
||||
Params: []interface{}{ {{args.ident}} },
|
||||
Id: "",
|
||||
ID: "",
|
||||
}
|
||||
body, err := c.RequestResponse(request)
|
||||
if err != nil{
|
||||
|
Reference in New Issue
Block a user