Function find_executor_wallet_pda

Source
pub fn find_executor_wallet_pda(
    executor: &Pubkey,
    timelock_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find executor wallet PDA.