fee_baseFetch the fee base of the current ledgerConcepts Hook Fees Behaviour Return the fee base from the current ledger Definition Cint64_t fee_base (); Example Cint64_t fee = fee_base(); Parameters This API takes no parameters. Return Code TypeDescriptionint64_tThe fee base of the current ledger