started updating docs

This commit is contained in:
Vaclav Barta
2022-03-09 15:25:42 +01:00
parent ddb043c104
commit e82662647f
13 changed files with 25 additions and 44 deletions

View File

@@ -1,6 +1,5 @@
# hooks-account-buf-len
Function `hook_account` has fixed-size account ID output.
Function [hook_account](https://xrpl-hooks.readme.io/reference/hook_account) has fixed-size account ID 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).