scale for testnet

This commit is contained in:
Cassandra Heart 2025-01-09 03:00:44 -06:00
parent 41ab1161b7
commit cf9444eea5
No known key found for this signature in database
GPG Key ID: 6352152859385958

View File

@ -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