Function find_user_pda

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

Find PDA for user account.