Clean comment

This commit is contained in:
Thomas Schroeter 2017-01-05 19:33:46 +00:00
parent 67e807b075
commit 0b43c5634e

View File

@ -146,7 +146,8 @@ object NotaryFlow {
}
}
/** A NotaryException is thrown if any of the states have been consumed by a different transaction. Note that
/**
* A NotaryException is thrown if any of the states have been consumed by a different transaction. Note that
* this method does not throw an exception when input states are present multiple times within the transaction.
*/
private fun commitInputStates(tx: WireTransaction) {