mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
Fix comment (#4308)
This commit is contained in:
parent
36fdb858c6
commit
2818737f12
@ -149,7 +149,7 @@ abstract class TransactionVerificationException(val txId: SecureHash, message: S
|
||||
"is not satisfied. Encumbered states should also be referenced as an encumbrance of another state to form " +
|
||||
"a full cycle. Offending indices $nonMatching", null)
|
||||
|
||||
/**HEAD
|
||||
/**
|
||||
* All encumbered states should be assigned to the same notary. This is due to the fact that multi-notary
|
||||
* transactions are not supported and thus two encumbered states with different notaries cannot be consumed
|
||||
* in the same transaction.
|
||||
|
Loading…
Reference in New Issue
Block a user