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

EnumsΒ§

RecoveryStatus πŸ”’
The state of a single module’s recovery, as tracked by the client.

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.