mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
58ecce1713
* ENT-9875: Added new network parameters - Added `transactionRecoveryPeriod` - Added `confidentialIdentityPreGenerationPeriod` These new parameters are currently set to be nullable meaning they can be ignored and the duration if not specified will be null rather than, e.g., 0. This currently allows for nothing changing/breaking in the node-api _Note: if these params can stay as nullable then the deprecated constructor might not even be needed (since the existing one will still work), needs to be discussed._ |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |