mirror of
https://github.com/corda/corda.git
synced 2025-06-01 15:10: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.