format_invoke_cpi_wrapper

Function format_invoke_cpi_wrapper 

Source
pub fn format_invoke_cpi_wrapper(
    data: &InvokeCpiWrapper,
    accounts: &[AccountMeta],
) -> String
Expand description

Formatter wrapper that takes raw bytes and handles the prefix skip internally.