mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-29 00:32:14 +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
|