com.r3corda.core.testing / TestTransactionDSLInterpreter / _command

_command

fun _command(signers: List<PublicKey>, commandData: CommandData): Unit
Overrides TransactionDSLInterpreter._command

Adds a command to the transaction.

Parameters

signers - The signer public keys.

commandData - The contents of the command.