Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-control-string-arg.md
2023-06-06 12:28:19 +00:00

386 B

hooks-control-string-arg

Functions accept and rollback take an optional string buffer stored outside the hook as its result message. This is useful for debugging but takes up space.

For a release version, this check warns about constant strings passed to accept and rollback.