Function isBTC

  • Check whether a string is a BTC or not

    Parameters

    • s: string

      A string

    Returns boolean

    return true if a string is a BTC

    Export

Generated using TypeDoc