Module indy_vdr::pool::helpers[][src]

Methods for performing requests against the verifier pool

Functions

perform_get_txn

Fetch a ledger transaction

perform_ledger_action

Dispatch a request to a specific set of nodes and collect the results

perform_ledger_request

Dispatch a prepared ledger request to the appropriate handler

perform_pool_catchup_request

Perform a pool ledger catchup request to fetch the latest verifier pool transactions

perform_pool_status_request

Perform a pool ledger status request to see if catchup is required

perform_refresh

Perform a pool ledger status request followed by a catchup request if necessary