Module data_streaming_service::data_notification
source · [−]Structs
A request for fetching account states.
A single data notification with an ID and data payload.
A client request for fetching epoch ending ledger infos.
A client request for fetching new transaction outputs with proofs.
A client request for fetching new transactions with proofs.
A client request for fetching the number of accounts at a version.
A pending client response where data has been requested from the
network and will be available in client_response when received.
A client request for fetching transaction outputs with proofs.
A client request for fetching transactions with proofs.
Enums
A request that has been sent to the Aptos data client.
A single payload (e.g. chunk) of data delivered to a data listener.
Type Definitions
A unique ID used to identify each notification.