commit

abstract fun commit(states: List<StateRef>, txId: SecureHash, callerIdentity: Party, requestSignature: NotarisationRequestSignature, timeWindow: TimeWindow? = null, references: List<StateRef> = emptyList()): CordaFuture<UniquenessProvider.Result>

Commits all input states of the given transaction.