Clean up.

This commit is contained in:
RogerWillis 2016-11-18 17:43:10 +00:00
parent bd75d92e13
commit c0be0db762

View File

@ -20,7 +20,6 @@ import java.util.*
val CP_LEGACY_PROGRAM_ID = CommercialPaperLegacy()
// TODO: Generalise the notion of an owned instrument into a superclass/supercontract. Consider composition vs inheritance.
@SuppressWarnings("unused")
class CommercialPaperLegacy : Contract {
// TODO: should reference the content of the legal agreement, not its URI
override val legalContractReference: SecureHash = SecureHash.sha256("https://en.wikipedia.org/wiki/Commercial_paper")