mirror of
https://github.com/corda/corda.git
synced 2025-03-10 22:44:20 +00:00
demo: Remove unnecessary 'participants' field from IRS demo fixture
This commit is contained in:
parent
d8e0e8d548
commit
298b35ba4f
@ -99,6 +99,5 @@
|
||||
"dailyInterestAmount": "(CashAmount * InterestRate ) / (fixedLeg.notional.token.currencyCode.equals('GBP')) ? 365 : 360",
|
||||
"tradeID": "tradeXXX",
|
||||
"hashLegalDocs": "put hash here"
|
||||
},
|
||||
"participants": ["AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"] // 43 'A's, size of a Base58 encoded ed25519 pubkey
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user