mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
ENT-4933: Document notary.etaMessageThresholdSeconds
(#5948)
* ENT-4933: Document `notary.etaMessageThresholdSeconds` * Fix typo
This commit is contained in:
parent
ba002a82ec
commit
af4d9c48a0
@ -452,6 +452,13 @@ notary
|
||||
|
||||
*Default:* not defined
|
||||
|
||||
etaMessageThresholdSeconds
|
||||
If the wait time estimate on the internal queue exceeds this value, the notary may send
|
||||
a wait time update to the client (implementation specific and dependent on the counter
|
||||
party version).
|
||||
|
||||
*Default:* Implementation dependent
|
||||
|
||||
raft
|
||||
*(Experimental)* If part of a distributed Raft cluster, specify this configuration object with the following settings:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user