get_blob_data_from_instructions

Function get_blob_data_from_instructions 

Source
pub fn get_blob_data_from_instructions(
    relevant_instructions: &[RelevantInstructionWithAccounts],
    blober: Pubkey,
    blob: Pubkey,
) -> Result<Vec<u8>, LedgerDataBlobError>
Expand description

Extracts the blob data from the relevant instructions.