mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
node: Add cleanup TODO on cash creation RPC call
This commit is contained in:
parent
fd6af7fbb2
commit
cf19ff37cd
@ -105,6 +105,7 @@ interface CordaRPCOps : RPCOps {
|
||||
|
||||
/**
|
||||
* Executes the given command, possibly triggering cash creation etc.
|
||||
* TODO: The signature of this is weird because it's the remains of an old service call, we should have a call for each command instead.
|
||||
*/
|
||||
fun executeCommand(command: ClientToServiceCommand): TransactionBuildResult
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user