pub async fn approve(
raw: &mut RawRepository,
agenda_hash: &Hash256,
proof: Vec<TypedSignature<Agenda>>,
timestamp: Timestamp,
) -> Result<CommitHash, Error>pub async fn approve(
raw: &mut RawRepository,
agenda_hash: &Hash256,
proof: Vec<TypedSignature<Agenda>>,
timestamp: Timestamp,
) -> Result<CommitHash, Error>