Module io.hotmoka.node.api
Package io.hotmoka.node.api
package io.hotmoka.node.api
-
ClassDescriptionThe information to control an account of a Hotmoka node.An exception stating that a Hotmoka node is closed and cannot perform some operation.A wrapper of an exception, raised during a transaction, that occurred during the execution of a Takamaka constructor or method that was allowed to throw it.CodeFuture<V>The future of a transaction that executes code in a node.The future of a transaction that executes a constructor in a node.The future of a transaction that stores a jar in a node.The future of a transaction that executes a method in a node.A node of the Hotmoka network, that provides the storage facilities for the execution of Takamaka code.A subscription to events generated by a node.A manager of subscriptions to the events occurring in a Hotmoka node.A wrapper of an exception, raised during a transaction, that occurred during the execution of a Takamaka constructor or method that was not allowed to throw it.An exception raised when a transaction cannot even be started.An exception stating that a Hotmoka node has not been initialized yet.An exception stating that a storage reference cannot be found in a Hotmoka node.