Function find_store_wallet_pda

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

Find PDA for store wallet account.