mirror of
https://github.com/corda/corda.git
synced 2025-02-22 10:10:59 +00:00
Change IdentitySyncFlow to only offer confidential identities matching the identity the flow is run as. This avoids risks of nodes being convinced to include a state with a confidential identity in it, by a remote node, then feeding the well known identity to the node during identity sync.