mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
Docs were missing final brace (#3551)
This commit is contained in:
parent
df84dd5a33
commit
2db5e0e158
@ -40,5 +40,5 @@ class DummyContractV2 : UpgradedContractWithLegacyConstraint<DummyContract.State
|
||||
override fun verify(tx: LedgerTransaction) {
|
||||
// Other verifications.
|
||||
}
|
||||
// DOCEND 1
|
||||
}
|
||||
// DOCEND 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user