val confidentialIdentityMinimumBackupInterval: Duration?
A default value for the minimum age of a generated confidential identity key before it can be used. This can be overridden in the node configuration or if a more recent database backup is indicated via RPC / shell. It is optional in both the network parameters and the node configuration and if no value is set for either then it is assumed to be zero.
confidentialIdentityMinimumBackupInterval
- A default value for the minimum age of a generated confidential identity key before
it can be used. This can be overridden in the node configuration or if a more recent database backup is indicated via RPC / shell. It is
optional in both the network parameters and the node configuration and if no value is set for either then it is assumed to be zero.