Function solana_program_runtime::sysvar_cache::get_sysvar_with_account_check::recent_blockhashes
source · [−]pub fn recent_blockhashes(
keyed_account: &KeyedAccount<'_>,
invoke_context: &InvokeContext<'_>
) -> Result<Arc<RecentBlockhashes>, InstructionError>