[][src]Function solana_sdk::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