Fix stdlib doc

This commit is contained in:
Hans Svensson 2021-07-13 20:01:54 +02:00
parent 5784f074a6
commit 9d76e6186a

View File

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