mirror of
https://github.com/corda/corda.git
synced 2025-01-31 16:35:43 +00:00
257756d862
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.