mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Pass notary identity into flow in `NodeStatePersistenceTests` rather than resolving it from the network map cache, which avoids a race condition between the flow starting and the notary registration being sent to the cache.