Documentation ¶
Index ¶
Constants ¶
View Source
const CentrifugeNodeVersion = "2.0.0"
CentrifugeNodeVersion is the current version of the app
Variables ¶
This section is empty.
Functions ¶
func CheckVersion ¶
CheckVersion checks if the peer node version matches with the current node.
func GetVersion ¶
GetVersion returns current cent node version in semvar format.
func IncompatibleVersionError ¶
IncompatibleVersionError for any peer with incompatible versions
Types ¶
type Bootstrapper ¶
type Bootstrapper struct{}
Bootstrapper implements bootstrapper.Bootstrapper
func (*Bootstrapper) Bootstrap ¶
func (*Bootstrapper) Bootstrap(context map[string]interface{}) error
Bootstrap logs the cent node version.
Click to show internal directories.
Click to hide internal directories.