WaitTimeUpdate

data class WaitTimeUpdate(val waitTime: Duration)

Sent by the notary when the notary detects it will unlikely respond before the client retries.

Constructors

Link copied to clipboard
constructor(waitTime: Duration)

Properties

Link copied to clipboard