roles::notifications

Function send_roles_notification

Source
pub fn send_roles_notification(
    recipient: AgentPubKey,
    roles_notification: RolesNotification,
) -> ExternResult<()>