data class CommitRequest
Sent from Client to Server.
CommitRequest(tx: Any, callerIdentity: Party)
val callerIdentity: Party
val tx: Any