pub fn refresh_pool_ledger(
    pool_handle: IndyHandle
) -> Box<dyn Future<Item = (), Error = ErrorCode>>
Expand description

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

Arguments

  • handle - pool handle returned by open_ledger