@arkade-os/sdk Documentation - v0.4.54
    Preparing search index...

    Function isLnurl

    • True for an LNURL or a Lightning address (user@host).

      TODO(lnurl): no rail consumes this yet — LNURL / Lightning-address routing is planned future work. The predicate is exported ahead of the rail so consumers can classify these targets today; until the rail lands, route() throws "no rail for" on them. Keep the export (do not flag as unused).

      Parameters

      • raw: string

      Returns boolean