Skip to main content

validate_owners

Function validate_owners 

Source
fn validate_owners(
    owners: &[Address],
    threshold: Option<usize>,
) -> Result<usize>