[−][src]Function solana_program::account::get_signers
pub fn get_signers<A>(keyed_accounts: &[KeyedAccount<'_>]) -> A where
A: FromIterator<Pubkey>,
Return all the signers from a set of KeyedAccounts
pub fn get_signers<A>(keyed_accounts: &[KeyedAccount<'_>]) -> A where
A: FromIterator<Pubkey>,
Return all the signers from a set of KeyedAccounts