mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
Teaches the commons RichTextParser to recognize an inline noffer1... token and emit a ClinkOfferSegment carrying the decoded NOffer, so a GUI front end can render a 'Pay' card in the note body (the feed-offer feature). Bare tokens only for now; nostr:/lightning: prefixed forms fall through. Covered by ClinkOfferSegmentTest on JVM.