mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
CORDA-1117 - port rst fixes (#2762)
This commit is contained in:
parent
d70cd26a7c
commit
c3c3a859d5
@ -63,11 +63,11 @@ The Demo Nodes can be started in one of two modes:
|
||||
|
||||
.. note:: 5 Corda nodes will be created on the following port on localhost by default.
|
||||
|
||||
* Notary -> 20003 (Does not accept logins)
|
||||
* Alice -> 20006
|
||||
* Bob -> 20009
|
||||
* UK Bank Plc -> 20012 (*Issuer node*)
|
||||
* USA Bank Corp -> 20015 (*Issuer node*)
|
||||
* Notary -> 20005 (Does not accept logins)
|
||||
* UK Bank Plc -> 20011 (*Issuer node*)
|
||||
* USA Bank Corp -> 20008 (*Issuer node*)
|
||||
* Alice -> 20017
|
||||
* Bob -> 20014
|
||||
|
||||
Explorer login credentials to the Issuer nodes are defaulted to ``manager`` and ``test``.
|
||||
Explorer login credentials to the Participants nodes are defaulted to ``user1`` and ``test``.
|
||||
|
Loading…
x
Reference in New Issue
Block a user