mirror of
https://github.com/corda/corda.git
synced 2024-12-23 14:52:29 +00:00
Add a note to the changelog indicating issuableCurrencies is now part of the workflows config (#4787)
This commit is contained in:
parent
2eb6169a11
commit
36665e114b
@ -252,6 +252,7 @@ Version 4.0
|
||||
* Introduced a placeholder for custom properties within ``node.conf``; the property key is "custom".
|
||||
* The deprecated web server now has its own ``web-server.conf`` file, separate from ``node.conf``.
|
||||
* Property keys with double quotes (e.g. "key") in ``node.conf`` are no longer allowed, for rationale refer to :doc:`corda-configuration-file`.
|
||||
* The ``issuableCurrencies`` property is no longer valid for ``node.conf``. Instead, it has been moved to the finance workflows CorDapp configuration.
|
||||
|
||||
* Added public support for creating ``CordaRPCClient`` using SSL. For this to work the node needs to provide client applications
|
||||
a certificate to be added to a truststore. See :doc:`tutorial-clientrpc-api`
|
||||
|
Loading…
Reference in New Issue
Block a user