github.com/pure-x-eth/consensus_tm@v0.0.0-20230502163723-e3c2ff987250/abci/version/version.go (about) 1 package version 2 3 import ( 4 "github.com/pure-x-eth/consensus_tm/version" 5 ) 6 7 // TODO: eliminate this after some version refactor 8 9 const Version = version.ABCIVersion