mirror of
https://github.com/corda/corda.git
synced 2024-12-20 21:43:14 +00:00
Update M11 to M12 in docs. (#818)
This commit is contained in:
parent
fa86f6b0a4
commit
394d937570
@ -154,7 +154,7 @@ And a simple example CorDapp for you to explore basic concepts is available here
|
||||
You can clone these repos to your local machine by running the command ``git clone [repo URL]``.
|
||||
|
||||
By default, these repos will be on the unstable ``master`` branch. You should check out the latest milestone release
|
||||
instead by running ``git checkout release-M11.1``.
|
||||
instead by running ``git checkout release-M12``.
|
||||
|
||||
Next steps
|
||||
----------
|
||||
|
@ -87,7 +87,7 @@ http://localhost:10007/web/irsdemo and http://localhost:10010/web/irsdemo to see
|
||||
To use the web app, click the "Create Deal" button, fill in the form, then click the "Submit" button. You can then
|
||||
use the time controls at the top left of the home page to run the fixings. Click any individual trade in the blotter to view it.
|
||||
|
||||
.. note:: The IRS web UI currently has a bug when changing the clock time where it may show no numbers or apply fixings consistently.
|
||||
.. note:: The IRS web UI currently has a bug when changing the clock time where it may show no numbers or apply fixings inconsistently.
|
||||
The issues will be addressed in M13 milestone release. Meanwhile, you can take a look at a simpler oracle example https://github.com/corda/oracle-example
|
||||
|
||||
Attachment demo
|
||||
|
Loading…
Reference in New Issue
Block a user