Uses of Interface
io.hotmoka.node.mokamint.api.MokamintNodeConfigBuilder
-
Uses of MokamintNodeConfigBuilder in io.hotmoka.node.mokamint.api
Methods in io.hotmoka.node.mokamint.api that return MokamintNodeConfigBuilderModifier and TypeMethodDescriptionMokamintNodeConfigBuilder.setIndexingDepth(long indexingDepth) Sets the depth of the indexing, that is, the number of uppermost blocks for which indexing supporting data is maintained.MokamintNodeConfigBuilder.setIndexingPause(long indexingPause) Sets the pausing time (in milliseconds) from an indexing iteration to the next indexing iteration.