pub fn format_invoke_cpi_readonly(
data: &InstructionDataInvokeCpiWithReadOnly,
accounts: &[AccountMeta],
) -> StringExpand description
Format InvokeCpiWithReadOnly instruction data.
Note: This instruction does NOT have the 4-byte Anchor prefix - it uses pure borsh.