mirror of
https://github.com/corda/corda.git
synced 2025-04-23 18:33:54 +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.