mirror of
https://github.com/corda/corda.git
synced 2025-06-24 02:04:12 +00:00
contracts: make test compile
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user