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

376 B

hooks-state-buf-len

Functions state and state_set accept fixed-size Hook State key.

This check warns about invalid size of its input buffer (if it's specified by a constant - variable parameter is ignored).

Read more