pub fn sign_membership_entry(entry: &mut MembershipEntry, keypair: &UserKeypair)Expand description
Sign a membership entry with the given keypair.
Sets author_pubkey and signature on the entry.
pub fn sign_membership_entry(entry: &mut MembershipEntry, keypair: &UserKeypair)Sign a membership entry with the given keypair.
Sets author_pubkey and signature on the entry.