pub fn slot_hashes(
invoke_context: &InvokeContext<'_>,
instruction_context: &InstructionContext<'_>,
instruction_account_index: IndexOfAccount,
) -> Result<Arc<SlotHashes>, InstructionError>pub fn slot_hashes(
invoke_context: &InvokeContext<'_>,
instruction_context: &InstructionContext<'_>,
instruction_account_index: IndexOfAccount,
) -> Result<Arc<SlotHashes>, InstructionError>