auction_program_log

Function auction_program_log 

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

Log event for auction-based instructions (uses Auction PDA instead of Board)