Skip to content

Commit a9993c5

Browse files
authored
Update README.md
1 parent 7fd275b commit a9993c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Features/notarychange-iou/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IOU - NotaryChange Demo [<img src="../../webIDE.png" height=25 />](https://ide.corda.net/?folder=/home/coder/samples-java/Features/notarychange-iou)
1+
# IOU - NotaryChange
22

33
This CorDapp serves as a demo of a Notary Change Transaction in Corda which can be performed
44
using one of the Corda library flow called `NotaryChangeFlow`.
@@ -71,4 +71,4 @@ start SwitchNotaryFlow linearId: <linear id received from issue transaction>, ne
7171
Now, we should be able to settle the IOU at NotaryB successfully. To settle go to PartyB terminal and run:
7272
```
7373
start SettleFlow linearId: <linear id received from issue transaction>, notary: NotaryB
74-
```
74+
```

0 commit comments

Comments
 (0)