drop follower's wait-for-microblocks config param

This commit is contained in:
Jude Nelson
2020-12-02 18:30:06 -05:00
parent 76e0b0675e
commit fe071376a4

View File

@@ -71,7 +71,6 @@ STACKS_FOLLOWER_BOOTSTRAP_IP="$STACKS_MASTER_PUBLIC_IP"
STACKS_FOLLOWER_BOOTSTRAP_PORT="$STACKS_MASTER_P2P_PORT"
STACKS_FOLLOWER_DISABLE_INBOUND_HANDSHAKES="false"
STACKS_FOLLOWER_DISABLE_INBOUND_WALKS="false"
STACKS_FOLLOWER_WAIT_FOR_MICROBLOCKS="5000"
FAUCET_LOGFILE="$__MNT/faucet.log"
FAUCET_PUBLIC_IP="127.0.0.1"