• Validate a Litecoin address.

    Parameters

    • address: string

      The Litecoin address to validate.

    • network: Network

      The network identifier.

    Returns boolean

    true if the address is valid, false otherwise.

Generated using TypeDoc