Applesauce
    Preparing search index...

    Function parseReplaceableAddress

    • Parses the value of an "a" tag into an AddressPointer. Returns null if the address cannot be parsed.

      Parameters

      • address: string
      • requireIdentifier: boolean = false

      Returns AddressPointer | null