Update PaymentChannelClosingDelay
This commit is contained in:
parent
3b20e9e367
commit
19e57ab3ed
@ -25,7 +25,7 @@ func SupportedSectorSize(ssize uint64) bool {
|
|||||||
// Payments
|
// Payments
|
||||||
|
|
||||||
// Epochs
|
// Epochs
|
||||||
const PaymentChannelClosingDelay = 6 * 60 * 2 // six hours
|
const PaymentChannelClosingDelay = 6 * 60 * 60 / BlockDelay // six hours
|
||||||
|
|
||||||
// /////
|
// /////
|
||||||
// Consensus / Network
|
// Consensus / Network
|
||||||
|
Loading…
Reference in New Issue
Block a user