Function darkfi::runtime::import::acl::acl_allow

source ยท
pub(super) fn acl_allow(env: &Env, sections: &[ContractSection]) -> Result<()>
Expand description

Return an error if the current Env section is not in the sections list.