pub fn format_invoke_cpi_wrapper(
data: &InvokeCpiWrapper,
accounts: &[AccountMeta],
) -> StringExpand description
Formatter wrapper that takes raw bytes and handles the prefix skip internally.
pub fn format_invoke_cpi_wrapper(
data: &InvokeCpiWrapper,
accounts: &[AccountMeta],
) -> StringFormatter wrapper that takes raw bytes and handles the prefix skip internally.