Skip to content

fee_base

Hook Fees
  • Return the fee base from the current ledger
int64_t fee_base();
int64_t fee =
fee_base();

This API takes no parameters.

TypeDescription
int64_tThe fee base of the current ledger