mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-27 03:31:42 +00:00
revert abci change
This commit is contained in:
@ -23,7 +23,7 @@ const (
|
|||||||
TMCoreSemVer = "0.32.4"
|
TMCoreSemVer = "0.32.4"
|
||||||
|
|
||||||
// ABCISemVer is the semantic version of the ABCI library
|
// ABCISemVer is the semantic version of the ABCI library
|
||||||
ABCISemVer = "0.16.2"
|
ABCISemVer = "0.16.1"
|
||||||
ABCIVersion = ABCISemVer
|
ABCIVersion = ABCISemVer
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user