pub fn get_challenge<DidIdentifier: AsRef<[u8]>, BlockNumber: Debug>(
did_identifier: &DidIdentifier,
expiration: BlockNumber
) -> String
Expand description
Build the challenge that must be signed to prove the consent for an account to be linked to a DID.