github.com/lazyledger/lazyledger-core@v0.35.0-dev.0.20210613111200-4c651f053571/abci/version/version.go (about) 1 package version 2 3 import ( 4 "github.com/lazyledger/lazyledger-core/version" 5 ) 6 7 // TODO: eliminate this after some version refactor 8 9 const Version = version.ABCIVersion