[][src]Function indyrs::did::replace_keys_apply

pub fn replace_keys_apply(
    wallet_handle: IndyHandle,
    tgt_did: &str
) -> Box<dyn Future<Item = (), Error = IndyError>>

Apply temporary keys as main for an existing DID (owned by the caller of the library).

Arguments

  • wallet_handle - wallet handler (created by Wallet::open).
  • tgt_did - DID stored in the wallet