Skip to main content

refinery_program_log

Function refinery_program_log 

Source
pub fn refinery_program_log(
    accounts: &[AccountInfo<'_>],
    msg: &[u8],
) -> Result<(), ProgramError>
Expand description

Log event for refinery instructions (uses Refinery PDA as signer)