Skip to main content

make_relationship_address

Function make_relationship_address 

Source
pub fn make_relationship_address(
    domain: &str,
    local: &str,
    relationship_did: &str,
    now: u64,
) -> Result<MailAddress, String>
Expand description

Build a per-relationship (pairwise) address bound to a relationship DID (does not persist).