mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
CORDA-3028: Add Node Diagnostics Info RPC Call - Update changelog (#5289)
This commit is contained in:
parent
359552f30c
commit
9ccd654ffa
@ -27,6 +27,9 @@ Version 5.0
|
||||
However, the node cannot resolve the forward chain of transactions if this is done. This means that if you wish to re-record a chain of
|
||||
transactions and get the new output states to be correctly marked as consumed, the full chain must be sent to the node *in order*.
|
||||
|
||||
* Added ``nodeDiagnosticInfo`` to the RPC API. The new RPC is also available as the ``run nodeDiagnosticInfo`` command executable from
|
||||
the Corda shell. It retrieves version information about the Corda platform and the CorDapps installed on the node.
|
||||
|
||||
.. _changelog_v4.2:
|
||||
|
||||
Version 4.2
|
||||
|
Loading…
Reference in New Issue
Block a user