Skip to content

Commit 7341463

Browse files
committed
add fallback_to_follower flag to stx config
1 parent f28391e commit 7341463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ impl StacksDevnetApiK8sManager {
490490
wait_time_for_blocks = 0
491491
wait_time_for_microblocks = {}
492492
microblock_frequency = 1000
493+
fallback_to_follower = false
493494
494495
[connection_options]
495496
# inv_sync_interval = 10

0 commit comments

Comments
 (0)