find_fixed_accounts

Function find_fixed_accounts 

Source
pub fn find_fixed_accounts<const N: usize>(
    program_id: Pubkey,
) -> [(Pubkey, u8); N]
Expand description

Fixed-size variant that returns an array of (Pubkey, bump) pairs.