Skip to content

Commit

Permalink
Remove html comment that failed to parse
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Dec 22, 2023
1 parent b091258 commit dd918ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions yellow-paper/docs/private-message-delivery/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ To reduce the number of merkle membership proofs, the registry keeps in storage

Note that this optimization may also be included natively into the protocol, [pending this discussion](https://forum.aztec.network/t/storing-data-of-arbitrary-length-in-the-public-data-tree/2669).

<!-- TODO: Figure out whether we want this optimization in the protocol, or just for the registry, or not at all. -->

## Multiple Recipients per Address

While account contracts that belong to individual users have a clear set of public keys to announce, some private contracts may be shared by a group of users, like in a multisig or an escrow contract. In these scenarios, we want all messages intended for the shared contract to actually be delivered to all participants, using the encryption method selected by each.
Expand Down

0 comments on commit dd918ac

Please sign in to comment.