mirror of
https://github.com/corda/corda.git
synced 2025-04-09 12:21:50 +00:00
StandaloneCordaRPClientTest attempted to use a notary legal identity as service identity, which fails as the service is separate. This separates the two usages correctly.