Function find_withdrawal_address

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

Create PDA for withdrawal.