Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-entry-points.md
2022-03-08 09:56:07 +02:00

169 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.