mirror of
https://github.com/corda/corda.git
synced 2025-06-21 16:49:45 +00:00
* CORDA-2477 Improve Signature Constraints documentation (#5041)
The Signature Constraint documentation in `api-contract-constraints`
was very limited and referred to the design doc for most information.
Information was extracted from the design doc and added to the main
documentation.
(cherry picked from commit cb85dd1e92
)
* CORDA-2477 Add codesets so backported docs show properly