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).
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).