mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
This reverts commit 0a50d76ab18c19682eea54b54bb1e03137a4b78d.
This commit is contained in:
parent
4e2a295eb6
commit
8cec8182a4
@ -236,7 +236,7 @@ you either need to run from the command line:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
java -jar corda.jar --clear-network-map-cache
|
||||
java -jar corda.jar clear-network-cache
|
||||
|
||||
or call RPC method `clearNetworkMapCache` (it can be invoked through the node's shell as `run clearNetworkMapCache`, for more information on
|
||||
how to log into node's shell see :doc:`shell`). As we are testing and hardening the implementation this step shouldn't be required.
|
||||
|
Loading…
x
Reference in New Issue
Block a user