package Anoma.Proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service AdvertisementService

anoma.proto:66

The advertisement service is used to send advertisements from one node to another.

service ExecutorService

anoma.proto:89

Add a read-only transaction to the executor.

service IntentpoolService

anoma.proto:17

The intents service allows adding intents to the intent pool, or retrieve all current intents in the intentpool.

service IntraNodeService

anoma.proto:54

Intranode sends messages between nodes' engines. This is a high level api for sending any message between any two engines.

service MempoolService

anoma.proto:34

The mempool service allows adding intents to the mempool.

service NockService

anoma.proto:42

The Nock service allows a user to make nock requests to the client.

service PubSubService

anoma.proto:75

The PubSub service allows nodes to subscribe and unsubscribe to topics, as well as sending events to another node.

message Node

node.proto:8

A description of a node.

Used in: Advertisement.Advertise.Request, Executor.AddROTransaction.Request, Intentpool.Add.Request, Intentpool.Compose.Request, Intentpool.List.Request, Intentpool.Verify.Request, IntraNode.Call.Request, IntraNode.Cast.Request, Mempool.Add.Request, Nock.Prove.Request, Nock.Run.Request, PubSub.Subscribe.Request, PubSub.Unsubscribe.Request