xrpl
    Preparing search index...

    Function transferRateToDecimal

    • Converts a transfer rate in "billionths" format to a decimal.

      Parameters

      • rate: number

        TransferRate to convert to decimal.

      Returns string

      decimal representation of transfer Rate.

      ValidationError when it cannot convert from billionths format.