1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-05-11 14:34:46 +00:00

10 lines
162 B
Go
Raw Permalink Normal View History

2018-06-22 02:36:54 +02:00
package version
2018-09-06 17:58:12 -04:00
import (
"github.com/tendermint/tendermint/version"
)
2018-06-22 02:36:54 +02:00
2018-09-06 17:58:12 -04:00
// TODO: eliminate this after some version refactor
2018-06-22 02:36:54 +02:00
2018-09-06 17:58:12 -04:00
const Version = version.ABCIVersion