find_all_accounts

Function find_all_accounts 

Source
pub fn find_all_accounts(program_id: Pubkey, accounts: u32) -> Vec<(Pubkey, u8)>
Expand description

Helper that returns all PDAs for a given program assuming the sequential seed scheme described in mempool_pda_address.