Uses of Interface
io.hotmoka.node.api.CodeFuture
Packages that use CodeFuture
-
Uses of CodeFuture in io.hotmoka.node.api
Subinterfaces of CodeFuture in io.hotmoka.node.apiModifier and TypeInterfaceDescriptioninterfaceThe future of a transaction that executes a constructor in a node.interfaceThe future of a transaction that executes a method in a node.