upgraded links to https://xrpl-hooks.readme.io/v2.0/, added more
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# hooks-fee-prereq
|
||||
|
||||
Hook API [etxn_fee_base](https://xrpl-hooks.readme.io/reference/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](https://xrpl-hooks.readme.io/reference/etxn_reserve).
|
||||
Hook API [etxn_fee_base](https://xrpl-hooks.readme.io/v2.0/reference/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](https://xrpl-hooks.readme.io/v2.0/reference/etxn_reserve).
|
||||
|
||||
[Read more](https://xrpl-hooks.readme.io/v2.0/docs/hook-fees)
|
||||
|
||||
Reference in New Issue
Block a user