mirror of
https://github.com/corda/corda.git
synced 2025-01-30 16:14:39 +00:00
f4f46af706
* Generalise participant parsing code & additional test cases. * Use a common predicate to expand the participants query (when specified more than once - eg. in fungible and linear query criteria). * Introduce some re-usable functions. * Additional code clean-up and improvements. * Fix detekt MaxLineLength errors.