Skip to content

Commit 068aa9a

Browse files
committed
add fallback_to_follower flag to stx config
1 parent 1d2be0e commit 068aa9a

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
@@ -672,6 +672,7 @@ impl StacksDevnetApiK8sManager {
672672
wait_time_for_blocks = 0
673673
wait_time_for_microblocks = {}
674674
microblock_frequency = 1000
675+
fallback_to_follower = false
675676
676677
[connection_options]
677678
# inv_sync_interval = 10

0 commit comments

Comments
 (0)