mirror of
https://github.com/corda/corda.git
synced 2025-06-17 06:38:21 +00:00
CORDA-1335: Move DistributedServiceTests into a separate package to reduce size of attachments produced. (#3021)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package net.corda.node.services
|
||||
package net.corda.node.services.distributed
|
||||
|
||||
import net.corda.client.rpc.CordaRPCClient
|
||||
import net.corda.core.contracts.Amount
|
Reference in New Issue
Block a user