Module io.hotmoka.node.api
Package io.hotmoka.node.api.nodes
package io.hotmoka.node.api.nodes
-
InterfacesClassDescriptionA specification of the consensus parameters of a Hotmoka node.The builder of a configuration object.Node-specific information about a Hotmoka node.ValidatorsConsensusConfig<C extends ValidatorsConsensusConfig<C,
B>, B extends ValidatorsConsensusConfigBuilder<C, B>> A specification of the consensus parameters of a Hotmoka node that uses validators.ValidatorsConsensusConfigBuilder<C extends ValidatorsConsensusConfig<C,B>, B extends ValidatorsConsensusConfigBuilder<C, B>> The builder of a configuration object of a Hotmoka node that uses validators.