Skip to main content

protocol_entry

Function protocol_entry 

Source
pub fn protocol_entry(
    method: &str,
    level: u8,
    name: &str,
    counterparty: Option<String>,
    key_id: Option<String>,
    originator: &str,
) -> AuditEntry
Expand description

Build an entry for a protocol-bearing call.