[−][src]Function solana_program::nonce::account::with_test_keyed_account
pub fn with_test_keyed_account<F>(lamports: u64, signer: bool, f: F) where
F: Fn(&KeyedAccount<'_>),
Convenience function for working with keyed accounts in tests