Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-verify-buf-len.md
2023-06-06 12:28:19 +00:00

353 B

hooks-verify-buf-len

Verifying a cryptographic signature by calling util_verify requires valid public key & data signature.

This check does not fully parse these parameters, but warns about their sizes that cannot be valid (if they're specified by constants - variable parameters are ignored).