mirror of
https://github.com/corda/corda.git
synced 2025-06-22 09:08:49 +00:00
Move CordaRPCClientTest into :client:rpc module. (#511)
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
package net.corda.client.jfx
|
package net.corda.client.rpc
|
||||||
|
|
||||||
import net.corda.client.rpc.CordaRPCClient
|
|
||||||
import net.corda.core.contracts.DOLLARS
|
import net.corda.core.contracts.DOLLARS
|
||||||
import net.corda.core.flows.FlowException
|
import net.corda.core.flows.FlowException
|
||||||
import net.corda.core.getOrThrow
|
import net.corda.core.getOrThrow
|
Reference in New Issue
Block a user