mirror of
https://github.com/corda/corda.git
synced 2025-01-26 22:29:28 +00:00
203c4fb3d8
Change Clause to an abstract class, and merge ConcreteClause into it. CompositeClause now overrides defaults provided in Clause which are more suitable for composition of clauses.