diff --git a/transactions/0132.md b/transactions/0132.md index c2eb5dd..50be67f 100644 --- a/transactions/0132.md +++ b/transactions/0132.md @@ -47,6 +47,13 @@ Scope selection follows the `GroupBeacon` pattern defined in BRC-129. Operators select one or more scopes via the `-announce-scope` flag on listening components. +Addresses are shown in ASM (`FF0x`) form; under SSM, substitute the `FF3x` +prefix per [BRC-129](./0129.md) (`FF3E::B:FFFB` for inter-domain scope, SSM-only +per RFC 8815). The frame format and NACK/fragmentation paths are unchanged. +Under SSM, receivers `(S,G)`-join using the subtree-data source (the emitting +proxy, `senderIPv6`); the source set is distributed per BRC-129 (data-plane +sources via the shard manifest). + ### Frame Header Format (92 bytes) The BRC-132 header is layout-identical to the BRC-124 header. All infrastructure