# GH3417-tamper\_protection\_on\_ga\_meta\_tx

* Include fields `fee` and `gas_price` in GAMetaTx when computing the TX-hash\
  of the inner transaction. This way a malicious miner can't change them before\
  inserting the transaction in a micro block. Note: The authentication logic\
  still needs to *actually* use the Auth.TxHash during authentication for this\
  to take effect!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aeternity.com/developer-documentation/aeternity/docs/release-notes/next-ceres/gh3417-tamper_protection_on_ga_meta_tx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
