mirror of
https://github.com/corda/corda.git
synced 2025-06-21 16:49:45 +00:00
Update M11 to M12 in docs. (#818)
This commit is contained in:
committed by
GitHub
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]``.
|
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
|
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
|
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
|
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.
|
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
|
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
|
Attachment demo
|
||||||
|
Reference in New Issue
Block a user