Add new markdown files
This commit is contained in:
8
xrpl-hooks-docs/md/hooks-raddr-conv-buf-len.md
Normal file
8
xrpl-hooks-docs/md/hooks-raddr-conv-buf-len.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# hooks-raddr-conv-buf-len
|
||||
|
||||
Hook API `util_accid` has upper limit on the length of its input
|
||||
(because it expects it to be a raddr) and fixed-size account ID
|
||||
output.
|
||||
|
||||
This check warns about invalid sizes of input and output parameters
|
||||
(if they're specified by constants - variable parameters are ignored).
|
||||
Reference in New Issue
Block a user