pub unsafe extern "C" fn indy_refresh_pool_ledger(
command_handle: indy_handle_t,
handle: indy_handle_t,
cb: indy_empty_cb,
) -> indy_error_tExpand 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*