Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-entry-points.md
Vaclav Barta 0d8f2c31e7 Feature/hook documentation (#197)
* updated hooks-entry-points-check

* added hooks-trivial-cbak

* updated hooks-hash-buf-len: nonce => etxn_nonce + ledger_nonce
2022-05-30 12:49:19 +02:00

263 B

hooks-entry-points

A Hook always implements and exports a hook function.

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

Read more