updated docs

This commit is contained in:
Vaclav Barta
2022-03-09 16:41:28 +01:00
parent e82662647f
commit a7df50c194
27 changed files with 68 additions and 138 deletions

View File

@@ -1,6 +1,5 @@
# hooks-transaction-hash-buf-len
Function `otxn_id` has fixed-size canonical hash output.
Function [otxn_id](https://xrpl-hooks.readme.io/reference/otxn_id) has fixed-size canonical hash output.
This check warns about too-small size of its output buffer (if it's
specified by a constant - variable parameter is ignored).
This check warns about too-small size of its output buffer (if it's specified by a constant - variable parameter is ignored).