mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Clean comment
This commit is contained in:
parent
67e807b075
commit
0b43c5634e
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user