mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 22:23:11 +00:00
6 lines
115 B
Go
6 lines
115 B
Go
package core
|
|
|
|
// a single integer is sufficient here
|
|
|
|
const Version = "2" // add DialSeeds; re-organize type bytes
|