pub fn commit(claims: &[(String, Value)]) -> CommitmentExpand description
Commit a set of disclosable claims. Each gets a fresh salt; the returned
sd list is sorted to hide input order.
pub fn commit(claims: &[(String, Value)]) -> CommitmentCommit a set of disclosable claims. Each gets a fresh salt; the returned
sd list is sorted to hide input order.