Merge pull request #327 from aeternity/fix_doc

Fix stdlib doc
This commit is contained in:
Hans Svensson 2021-07-13 20:40:49 +02:00 committed by GitHub
commit 4957d01e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -362,7 +362,7 @@ namespace Chain =
#### tx_hash
```
Auth.tx_hash : option(Chain.tx)
Auth.tx_hash : option(hash)
```
Gets the transaction hash during authentication.