This commit is contained in:
Denis Angell
2023-06-06 12:53:43 +00:00
parent 1cae0f161e
commit d21cda21d0
47 changed files with 77 additions and 77 deletions

View File

@@ -1,7 +1,7 @@
# hooks-slot-keylet-buf-len
Function [slot_set](https://xrpl-hooks.readme.io//reference/slot_set) has structured keylet input.
Function [slot_set](https://xrpl-hooks.readme.io/reference/slot_set) has structured keylet input.
This check does not parse the input, but warns about its sizes that cannot be valid as well as invalid values of the slot number parameter (if they're specified by constants - variable parameters are ignored).
[Read more](https://xrpl-hooks.readme.io//docs/slots-and-keylets)
[Read more](https://xrpl-hooks.readme.io/docs/slots-and-keylets)