[Ceres]: document changes to Auth.tx_hash #930

Merged
zxq9 merged 1 commits from document_auth_tx_changes into new_ceres 2023-03-03 18:06:45 +09:00

View File

@ -266,7 +266,10 @@ namespace Chain =
Auth.tx_hash : option(hash)
```
Gets the transaction hash during authentication.
Gets the transaction hash during authentication. Note: `Auth.tx_hash`
computation differs between protocol versions (changed in Ceres!), see
[aeserialisation](https://github.com/aeternity/protocol/blob/master/serializations.md)
specification for details.
### Bits