Module io.hotmoka.nodes
Package io.hotmoka.nodes
package io.hotmoka.nodes
-
ClassDescriptionA generic implementation of a node.The information to control an account of a Hotmoka node.A specification of the consensus parameters of a node.An exception thrown when a storage reference cannot be deserialized.A node of the Hotmoka network, that provides the storage facilities for the execution of Takamaka code.Node.CodeSupplier<V extends StorageValue>The future of a transaction that executes code in a node.The future of a transaction that stores a jar in a node.An exception thrown when a potentially white-listed method is called with a parameter (or receiver) that makes it non-white-listed.An exception thrown when a transaction has not enough gas to complete its computation.An exception thrown when a transaction for the execution of amethod has side-effects different from the modification of the balance of the caller.
invalid @link
io.takamaka.code.lang.ViewAn algorithm that signs transaction requests and verifies such signatures back.An object that provides the signature of a request.