Uses of Interface
io.hotmoka.nodes.Node.Subscription
-
Uses of Node.Subscription in io.hotmoka.nodes
Methods in io.hotmoka.nodes that return Node.SubscriptionModifier and TypeMethodDescriptionfinal Node.SubscriptionAbstractNode.subscribeToEvents(StorageReference creator, BiConsumer<StorageReference, StorageReference> handler) Node.subscribeToEvents(StorageReference creator, BiConsumer<StorageReference, StorageReference> handler) Subscribes the given handler for events with the given creator.