Function solana_sdk::nonce_keyed_account::with_test_keyed_account[][src]

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