Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-hash-buf-len.md
Denis Angell d21cda21d0 !fixup
2023-06-06 12:53:43 +00:00

535 B

hooks-hash-buf-len

Functions util_sha512h, hook_hash, ledger_last_hash, etxn_nonce and ledger_nonce have fixed-size hash output.

This check warns about too-small size of their output buffer (if it's specified by a constant - variable parameter is ignored).