mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-25 02:31:46 +00:00
6 lines
118 B
Go
6 lines
118 B
Go
![]() |
package core
|
||
|
|
||
|
// a single integer is sufficient here
|
||
|
|
||
|
const Version = "3" // rpc routes for profiling, setting config
|