Package io.mokamint.node.messages.api
package io.mokamint.node.messages.api
-
InterfacesClassDescriptionThe network message corresponding to
RestrictedNode.add(Peer).The network message corresponding to the result ofRestrictedNode.add(io.mokamint.node.api.Peer)method of a node.The network message corresponding to thePublicNode.add(io.mokamint.node.api.Transaction)method.The network message corresponding to the result of thePublicNode.add(io.mokamint.node.api.Transaction)method of a node.The network message corresponding to thePublicNode.getBlockDescription(byte[])method.The network message corresponding to the result of thePublicNode.getBlockDescription(byte[])method.The network message corresponding to thePublicNode.getBlock(byte[])method.The network message corresponding to the result of thePublicNode.getBlock(byte[])method.The network message corresponding to thePublicNode.getChainInfo()method.The network message corresponding to the result of thePublicNode.getChainInfo()method.The network message corresponding to thePublicNode.getChainPortion(long, int)method.The network message corresponding to the result of thePublicNode.getChainPortion(long, int)method.The network message corresponding to thePublicNode.getConfig()method.The network message corresponding to the result of thePublicNode.getConfig()method.The network message corresponding to thePublicNode.getInfo()method of a node.The network message corresponding to the result of thePublicNode.getInfo()method of a node.The network message corresponding to thePublicNode.getMempoolInfo()method of a node.The network message corresponding to the result of thePublicNode.getMempoolInfo()method of a node.The network message corresponding to thePublicNode.getMempoolPortion(int, int)method.The network message corresponding to the result of thePublicNode.getMempoolPortion(int, int)method.The network message corresponding to thePublicNode.getMinerInfos()method of a node.The network message corresponding to the result of thePublicNode.getMinerInfos()method of a node.The network message corresponding to thePublicNode.getPeerInfos()method of a node.The network message corresponding to the result of thePublicNode.getPeerInfos()method of a node.The network message corresponding to thePublicNode.getTaskInfos()method of a node.The network message corresponding to the result of thePublicNode.getTaskInfos()method of a node.The network message corresponding to thePublicNode.getTransactionAddress(byte[])method.The network message corresponding to the result of thePublicNode.getTransactionAddress(byte[])method.The network message corresponding to thePublicNode.getTransaction(byte[])method.The network message corresponding to thePublicNode.getTransactionRepresentation(byte[])method.The network message corresponding to the result of thePublicNode.getTransactionRepresentation(byte[])method.The network message corresponding to the result of thePublicNode.getTransaction(byte[])method.The network message corresponding toRestrictedNode.openMiner(int).The network message corresponding to the result ofRestrictedNode.openMiner(int)method of a node.The network message corresponding toRestrictedNode.removeMiner(java.util.UUID).The network message corresponding to the result ofRestrictedNode.removeMiner(java.util.UUID)method of a node.The network message corresponding toRestrictedNode.remove(Peer).The network message corresponding to the result ofRestrictedNode.remove(io.mokamint.node.api.Peer)method of a node.The network message sent to whisper a block between whisperers.The network message sent to whisper some peers between whisperers.The network message sent to whisper a transaction between whisperers.