Skip to main content

set_authorizer

Function set_authorizer 

Source
pub fn set_authorizer(authorizer: Box<dyn Authorizer>)
Expand description

Register the global authorization policy. Set-once: a later call is ignored with a warning, matching set_storage.