xrpl
    Preparing search index...

    Function accountIdHex

    • Convert a classic XRPL address to its 20-byte AccountID as uppercase hex, the form the @xrplf/mpt-crypto context-hash functions expect.

      Parameters

      • account: string

        The classic XRPL address (r...).

      Returns string

      The 20-byte AccountID encoded as uppercase hex.