test: Fix IRS demo JSON fixture

This commit is contained in:
Andras Slemmer 2016-06-20 11:49:15 +01:00
parent ea27910d51
commit 478fe6110b

View File

@ -100,5 +100,5 @@
"tradeID": "tradeXXX",
"hashLegalDocs": "put hash here"
},
"notary": "Bank A"
"participants": ["AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"] // 43 'A's, size of a Base58 encoded ed25519 pubkey
}