Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-detail-buf-len.md
2023-06-06 12:28:19 +00:00

336 B

hooks-detail-buf-len

Function 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).

Read more