Actual maximum CPU limit.
Actual maximum NET limit.
Hash representing the ID of the chain.
Optionalfork_Hash representing the best known head in the fork database tree.
Optionalfork_Sequential block number representing the best known head in the fork database tree.
Highest block ID on the chain.
Highest block number on the chain
Producer that signed the highest block (head block).
Highest block unix timestamp.
Highest block ID on the chain that has been irreversibly applied to state.
Highest block number on the chain that has been irreversibly applied to state.
Hash representing the last commit in the tagged release.
Optionalserver_String representation of server version.
CPU limit calculated after each block is produced, approximately 1000 times blockCpuLimit.
NET limit calculated after each block is produced, approximately 1000 times blockNetLimit.
StaticabiStaticabiStaticabiReturn true if this struct equals the other.
Note: This compares the ABI encoded bytes of both structs, subclasses should implement their own fast equality check when possible.
OptionalsecondsAhead: numberStaticfrom
Interface that should be implemented by ABI serializable objects.