Function indy_refresh_pool_ledger

Source
pub unsafe extern "C" fn indy_refresh_pool_ledger(
    command_handle: indy_handle_t,
    handle: indy_handle_t,
    cb: indy_empty_cb,
) -> indy_error_t
Expand description

Refreshes a local copy of a pool ledger and updates pool nodes connections.

#Params handle: pool handle returned by indy_open_pool_ledger

#Returns Error code

#Errors Common* Ledger*