Skip to content

Commit

Permalink
fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetpant committed Aug 7, 2023
1 parent 4168ec2 commit 82b131a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/vade_evan_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -896,8 +896,8 @@ impl VadeEvan {
/// &proof_request_str,
/// CREDENTIAL,
/// MASTER_SECRET,
/// SIGNER_PRIVATE_KEY,
/// PROVER_DID,
/// Some(SIGNER_PRIVATE_KEY),
/// Some(PROVER_DID),
/// None,
/// )
/// .await?;
Expand Down

0 comments on commit 82b131a

Please sign in to comment.