mirror of
https://github.com/corda/corda.git
synced 2025-02-21 17:56:54 +00:00
Split the verification and commands for the Cash contract into a new AbstractCashLike class, and make Cash a concrete implementation of that class, specialised for dealing with Currency as the underlying token.