pub fn agreements_for(did: &str) -> Vec<Agreement>Expand description
Every agreement involving did — as a party (Agreement::parties) OR as the relationship the
agreement governs (Agreement::relationship_did).
pub fn agreements_for(did: &str) -> Vec<Agreement>Every agreement involving did — as a party (Agreement::parties) OR as the relationship the
agreement governs (Agreement::relationship_did).