corda / net.corda.node.services.transactions / BFTNonValidatingNotaryService / Server / executeCommand

executeCommand

fun executeCommand(command: ByteArray): ByteArray

Overrides Server.executeCommand

Implement logic to execute the command and commit the transaction to the log. Helper methods are provided for transaction processing: commitInputStates, validateTimestamp, and sign.