Function validateAddress

  • Validate the given address.

    Parameters

    • address: string

      The address to validate.

    Returns boolean

    true if the address is valid, otherwise false.

Generated using TypeDoc