Merged in andrius-cleanup-tweaks (pull request #208)

Remove the "verify correct notary has signed" check from TwoParty protocols
This commit is contained in:
Andrius Dagys
2016-07-18 10:40:25 +01:00
3 changed files with 1 additions and 18 deletions

View File

@ -306,9 +306,7 @@ class TwoPartyTradeProtocolTests {
TxRecord.Get(bobsFakeCash[1].id),
TxRecord.Get(bobsFakeCash[2].id),
// Alice notices that Bob's cash txns depend on a third tx she also doesn't know. She asks, Bob answers.
TxRecord.Get(bobsFakeCash[0].id),
// Bob wants to verify that the tx has been signed by the correct Notary, which requires looking up an input state
TxRecord.Get(bobsFakeCash[1].id)
TxRecord.Get(bobsFakeCash[0].id)
)
// Bob has downloaded the attachment.