Skip to main content

set_auditor

Function set_auditor 

Source
pub fn set_auditor(auditor: Box<dyn Auditor>)
Expand description

Register the global audit sink. Set-once, matching set_storage and set_authorizer.