mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +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.