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