Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-entry-points.md

338 B

hooks-entry-points

A Hook always implements and exports exactly two functions: cbak and hook.

This check shows error on translation units that do not have them.

Read more