Function find_treasury_receiver_pda

Source
pub fn find_treasury_receiver_pda(
    config: &Pubkey,
    treasury_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find treasury receiver PDA.