Files
xrpl-hooks-ide/xrpl-hooks-docs/md/hooks-fee-prereq.md
2023-06-06 12:28:19 +00:00

357 B

hooks-fee-prereq

Hook API etxn_fee_base estimates a transaction fee, based on (i.a.) the number of reserved transactions, so a call to it must be preceded by a call to etxn_reserve.

Read more