Skip to main content

audit_subscribe

Function audit_subscribe 

Source
pub async fn audit_subscribe(
    _cfm: SharedConfium,
    _params: Value,
) -> Result<Value, RpcError>
Expand description

audit_subscribe({}){"subscribed": true}

No params today. The server loop inspects the result and, on success, marks the connection as subscribed so subsequent audit events are forwarded as JSON-RPC notifications.