Get desktop application:
View/edit binary Protocol Buffers messages
ExecutionAPI is the API provided by the execution nodes.
Ping is used to check if the access node is alive and healthy.
(message has no fields)
(message has no fields)
GetAccountAtBlockID gets an account by address at the given block ID
ExecuteScriptAtBlockID executes a ready-only Cadence script against the execution state at the block with the given ID.
GetEventsForBlockIDs retrieves events for all the specified block IDs that have the given type
GetTransactionResult gets the result of a transaction.
Used in: