corda/testing/test-common/src/main
Tom Stark 58ecce1713
ENT-9875: New network parameters (#7398)
* 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._
2023-07-14 12:02:21 +01:00
..
kotlin/net/corda/testing/common/internal ENT-9875: New network parameters (#7398) 2023-07-14 12:02:21 +01:00
resources ENT-6784: Change Artemis Server logging to WARN (#7215) 2022-07-12 15:06:55 +01:00