Function find_timelock_config_pda

Source
pub fn find_timelock_config_pda(
    store: &Pubkey,
    timelock_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find timelock config PDA.