format_invoke_cpi_readonly

Function format_invoke_cpi_readonly 

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

Format InvokeCpiWithReadOnly instruction data.

Note: This instruction does NOT have the 4-byte Anchor prefix - it uses pure borsh.