corda / net.corda.core.flows / WaitTimeUpdate

WaitTimeUpdate

data class WaitTimeUpdate

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

Constructors

<init>

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

WaitTimeUpdate(waitTime: Duration)

Properties

waitTime

val waitTime: Duration