Enable real PoH on beta testnet as well

This commit is contained in:
Michael Vines 2019-05-18 19:45:00 -07:00
parent cbebc7a80c
commit 20b2be6e0b
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 2 additions and 1 deletions

View File

@ -354,7 +354,8 @@ deploy() {
${skipCreate:+-e} \
${skipStart:+-s} \
${maybeStop:+-S} \
${maybeDelete:+-D}
${maybeDelete:+-D} \
--hashes-per-tick auto
)
;;
testnet-beta-perf)