pub fn get_signers<A>(keyed_accounts: &[KeyedAccount<'_>]) -> Awhere
    A: FromIterator<Pubkey>,
Expand description

Return all the signers from a set of KeyedAccounts