Function solana_program_runtime::sysvar_cache::get_sysvar_with_account_check::recent_blockhashes
source · pub fn recent_blockhashes(
invoke_context: &InvokeContext<'_>,
instruction_context: &InstructionContext,
instruction_account_index: usize
) -> Result<Arc<RecentBlockhashes>, InstructionError>