Fix stdlib doc #818

Merged
zxq9 merged 1 commits from fix_doc into master 2021-07-14 03:40:50 +09:00
Showing only changes of commit 9d76e6186a - Show all commits

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.