contracts: make test compile

This commit is contained in:
Andras Slemmer 2016-06-16 12:30:31 +01:00
parent 643d3bab2b
commit a72bab0fb7

View File

@ -573,6 +573,7 @@ class IRSTests {
output("irs post agreement") { singleIRS() }
arg(MEGA_CORP_PUBKEY) { InterestRateSwap.Commands.Agree() }
timestamp(TEST_TX_TIME)
this.accepts()
}
val oldIRS = singleIRS(1)