Function validateAddress

  • Validate a Dogecoin address.

    Parameters

    • address: string

      The Dogecoin address to validate.

    • network: Network

      The network type.

    Returns boolean

    true if the address is valid, false otherwise.

Generated using TypeDoc