mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-26 07:12:16 +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
|