[−][src]Function solana_sdk::nonce_state::with_test_keyed_account
pub fn with_test_keyed_account<F>(lamports: u64, signer: bool, f: F) where
F: FnMut(&mut KeyedAccount),
Convenience function for working with keyed accounts in tests