From 4b787bc20ffff4734768bca1f6382154152b1a97 Mon Sep 17 00:00:00 2001 From: MicaiahReid Date: Wed, 14 Jun 2023 16:44:23 -0400 Subject: [PATCH] add fallback_to_follower flag to stx config --- src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib.rs b/src/lib.rs index 529c5b1..9216f24 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -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