mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
Like NIP-17's addRelayToNoteAndInners, propagate the relays a Concord plane wrap was seen on down to its inner rumor, so a received Concord/Armada message shows the relays it actually came from — not just the channel's configured relay set. The wrap note already carries its seen-on relays (added by consumeRegularEvent before the gift-wrap handler runs), so GiftWrapEventHandler hands them to concordSessions.ingest, which threads them through the session/registry to the rumor sink; LocalCache.consumeConcordRumor then stamps them onto the rumor note after justConsume. Local-echo sends and buffer re-projections pass no relays (default empty) since there's no per-wrap relay to attribute there. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0129yvP2hmVeDFfuKKy94tqX