Interface TransactionFee

This is returned by fetchTransactionFee(s).

Hierarchy

  • TransactionFee

Properties

Properties

code: string

The currency being transacted

current: BigNumberish

The current cost in drops of XRP to send a transaction

info: Record<string, any>
transfer: string

The transfer fee (if any) for the given issuers

Generated using TypeDoc