fun commitTransaction(transaction: Any, otherSide: Party): ClusterResponse
Sends a transaction commit request to the BFT cluster. The proxy will deliver the request to every replica, and block until a sufficient number of replies are received.