mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-24 20:07:26 +08:00
scale for testnet
This commit is contained in:
parent
41ab1161b7
commit
cf9444eea5
@ -22,7 +22,7 @@ import (
|
||||
var PROOF_FRAME_CUTOFF = uint64(46500)
|
||||
var PROOF_FRAME_RING_RESET = uint64(52000)
|
||||
var PROOF_FRAME_RING_RESET_2 = uint64(53028)
|
||||
var PROOF_FRAME_COMBINE_CUTOFF = uint64(99000)
|
||||
var PROOF_FRAME_COMBINE_CUTOFF = uint64(162000)
|
||||
|
||||
const PROOF_FRAME_SENIORITY_REPAIR = 59029
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user