started updating docs

This commit is contained in:
Vaclav Barta
2022-03-09 15:25:42 +01:00
parent ddb043c104
commit e82662647f
13 changed files with 25 additions and 44 deletions

View File

@@ -1,5 +1,3 @@
# hooks-detail-prereq
Hook API `etxn_details` serializes emit details, based on (i.a.) the
number of reserved transactions, so a call to it must be preceded by a
call to `etxn_reserve`.
Hook API [etxn_details](https://xrpl-hooks.readme.io/reference/etxn_details) serializes emit details, based on (i.a.) the number of reserved transactions, so a call to it must be preceded by a call to [etxn_reserve](https://xrpl-hooks.readme.io/reference/etxn_reserve).