getApiVersion(): string
Returns node's RPC API version
getChainspecName(): string
Returns the chainspec name
getStartingStateRootHash(): string
Returns starting state root hash
getLastAddedBlockInfo(): BlockInfo
Returns BlockInfo object
getOurPublicSigningKey(): CLPublicKey
Returns CLPublicKey
object
getRoundLength(): ?int
Returns the next round length if this node is a validator
getBuildVersion(): string
Returns compiled node version
getNextUpgrade(): ?NextUpgrade
Returns NextUpgrade object or null
getPeers(): array
Returns a list of Peer objects that connected to the network
getUptime(): string
Returns time that passed since the node has started.
getReactorState(): string
Returns node's reactor state
getLastProgress(): \DateTime
Returns node's last progress
getLastProgress(): BlockRange
Returns BlockRange object