Function truncateAddress

  • Take an Aleo address and shorten it to first four and last four characters.

    Parameters

    • recipient: string

      The Aleo address to be shortened.

    Returns string

    string - The shortened address.

Generated using TypeDoc