Function jsonrpsee_core::tracing::tx_log_from_json
source · pub fn tx_log_from_json(s: &impl Serialize, max: u32)
Expand description
Helper for writing trace logs from JSON.
pub fn tx_log_from_json(s: &impl Serialize, max: u32)
Helper for writing trace logs from JSON.