Skip to content

Commit

Permalink
add fallback_to_follower flag to stx config
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Jun 22, 2023
1 parent 29c7f0f commit 4b787bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ impl StacksDevnetApiK8sManager {
wait_time_for_blocks = 0
wait_time_for_microblocks = {}
microblock_frequency = 1000
fallback_to_follower = false
[connection_options]
# inv_sync_interval = 10
Expand Down

0 comments on commit 4b787bc

Please sign in to comment.