Enable real PoH on beta testnet as well
This commit is contained in:
@ -354,7 +354,8 @@ deploy() {
|
|||||||
${skipCreate:+-e} \
|
${skipCreate:+-e} \
|
||||||
${skipStart:+-s} \
|
${skipStart:+-s} \
|
||||||
${maybeStop:+-S} \
|
${maybeStop:+-S} \
|
||||||
${maybeDelete:+-D}
|
${maybeDelete:+-D} \
|
||||||
|
--hashes-per-tick auto
|
||||||
)
|
)
|
||||||
;;
|
;;
|
||||||
testnet-beta-perf)
|
testnet-beta-perf)
|
||||||
|
Reference in New Issue
Block a user