public static interface PaymentChannelServer.ServerChannelProperties
Modifier and Type | Method and Description |
---|---|
long |
getMaxTimeWindow()
The maximum allowed channel time window in seconds.
|
Coin |
getMinPayment()
The size of the payment that the client is requested to pay in the initiate phase.
|
long |
getMinTimeWindow()
The minimum allowed channel time window in seconds, must be larger than 7200.
|
Coin getMinPayment()
long getMaxTimeWindow()
long getMinTimeWindow()