Function find_glv_withdrawal_pda

Source
pub fn find_glv_withdrawal_pda(
    store: &Pubkey,
    owner: &Pubkey,
    nonce: &NonceBytes,
    store_program_id: &Pubkey,
) -> (Pubkey, u8)
Expand description

Find the PDA for a GLV withdrawal account.