Uses of Package
io.hotmoka.node.api.requests
Packages that use io.hotmoka.node.api.requests
-
Classes in io.hotmoka.node.api.requests used by io.hotmoka.node.apiClassDescriptionA request for calling a constructor of a storage class in a node.A request for creating an initial gamete, that is, an account of class
io.takamaka.code.lang.Gametethat holds the initial coins of the network.A request to initialize a node.A request for calling an instance method of a storage object in a node.A request for a transaction that installs a jar in a yet non-initialized node.A request for a transaction that installs a jar in an initialized node.A request for calling a static method of a storage class in a node.A request of a transaction. -
Classes in io.hotmoka.node.api.requests used by io.hotmoka.node.api.requestsClassDescriptionA request for calling an instance method of a storage object in a node.A request for executing a constructor or a method.A request for a transaction that installs a jar in a node.A request for a transaction that can only be executed before the initialization of a node.A request for calling a method in a node.A request for a transaction that can only be run after the node has been initialized.A request signed with a signature of its caller.A request whose transaction is started from the node itself.A request of a transaction.