Skip to content

Commit

Permalink
Update did_doc.rs
Browse files Browse the repository at this point in the history
Signed-off-by: toktar <[email protected]>
  • Loading branch information
Toktar authored May 13, 2024
1 parent 8aefc5c commit 029fcad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vdr/src/contracts/did/types/did_doc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ impl VerificationMethod {
})?;

let key_materials = [
&self.public_key_base58,
&self.blockchain_account_id,
&self.public_key_multibase,
&self.public_key_hex,
Expand Down

0 comments on commit 029fcad

Please sign in to comment.