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-detail-buf-len
Function `etxn_details` has fixed-size sfEmitDetails output.
Function [etxn_details](https://xrpl-hooks.readme.io/reference/etxn_details) has fixed-size sfEmitDetails 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).