mirror of
https://github.com/corda/corda.git
synced 2025-01-29 23:54:07 +00:00
ea36cf12e6
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.