pub fn sign_cids( cids: Vec<Rc<CidRef>>, salt: &str, keypair: &KeyPair, ) -> Result<Signature, SigningError>