mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-25 18:51:39 +00:00
bump rpc version; add consensus version
This commit is contained in:
@ -2,4 +2,4 @@ package core
|
||||
|
||||
// a single integer is sufficient here
|
||||
|
||||
const Version = "2" // add DialSeeds; re-organize type bytes
|
||||
const Version = "3" // rpc routes for profiling, setting config
|
||||
|
Reference in New Issue
Block a user