hyperledger-firefly / hyperledger-firefly/firefly
Allow ordering between broadcasts and private messages
Open
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
In certain applications business objects contain a combination of public and private information. Public information is shared across all members using broadcasts and private information is then sent to selected members using private messaging. From an application development point of view, it would be convenient if the ordering between the broadcasts and the private (blockchain pinned) messages could be guaranteed.
Contributor guide
Assessment
This issue has not been assessed yet.