Trait darkfi_dao_contract::model::VecAuthCallCommit
source · pub trait VecAuthCallCommit {
// Required method
fn commit(&self) -> Base;
}
pub trait VecAuthCallCommit {
// Required method
fn commit(&self) -> Base;
}