Skip to content

Commit

Permalink
Add doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sgreenbury authored Sep 6, 2024
1 parent 70e8e62 commit 0e6b1a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trustchain-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ pub const TRUSTCHAIN_PROOF_SERVICE_ID_VALUE: &str = "trustchain-controller-proof
/// The value of the type for the service containing a Trustchain controller proof within a DID document.
pub const TRUSTCHAIN_PROOF_SERVICE_TYPE_VALUE: &str = "TrustchainProofService";

/// String slice for JSON file extension for consistency.
pub const JSON_FILE_EXTENSION: &str = ".json";

0 comments on commit 0e6b1a8

Please sign in to comment.