Interface RemoteFullNode

All Superinterfaces:
AutoCloseable, FullNode, Node, io.hotmoka.closeables.api.OnCloseHandlersContainer, io.hotmoka.closeables.api.OnCloseHandlersManager, PublicNode, io.hotmoka.websockets.client.api.Remote<NodeException>, RemoteNode, RemotePublicNode, RemoteRestrictedNode, RestrictedNode, Whisperer

public interface RemoteFullNode extends RemotePublicNode, RemoteRestrictedNode, FullNode
A remote full node of a Mokamint blockchain, providing both the public and the restricted API to the node.