mirror of
https://github.com/corda/corda.git
synced 2025-04-02 17:11:21 +00:00
All references to 'parties' now refer to the inherited 'participants' attribute from ContractState. Samples: all duplicate references to `parties` now changed to `participants`.