Skip to main content

Module client

Module client 

Source
Expand description

Core Client

Modulesยง

builder ๐Ÿ”’
event_log ๐Ÿ”’
global_ctx ๐Ÿ”’
handle ๐Ÿ”’

Structsยง

Client
Main client type
FinalizedTransaction ๐Ÿ”’
GetBalanceChangesRequest
GetEventLogRequest ๐Ÿ”’
GetOperationIdRequest
ListOperationsParams ๐Ÿ”’
PrimaryModuleCandidates ๐Ÿ”’
Primary module candidates at specific priority level

Constantsยง

DEFAULT_EVENT_LOG_PAGE_SIZE
MAX_EVENT_LOG_PAGE_SIZE
SUPPORTED_CORE_API_VERSIONS ๐Ÿ”’
List of core api versions supported by the implementation. Notably major version is the one being supported, and corresponding minor version is the one required (for given major version).

Functionsยง

client_decoders

Type Aliasesยง

ModuleRecoveryFuture ๐Ÿ”’
An in-progress module recovery future, resolving to the amount recovered from the module (if it tracks one) once recovery completes.