Skip to content

Commit d045ca1

Browse files
lvboudreleafaar
andauthored
Update src/config.rs
Co-authored-by: Leafaar <45247054+leafaar@users.noreply.github.com>
1 parent 41a0523 commit d045ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ impl From<ConfigUpstream> for PolicyStoreConfig {
228228
endpoint,
229229
x_token,
230230
timeout: 60,
231-
commitment_level: Some(yellowstone_vixen::CommitmentLevel::Finalized),
231+
commitment_level: Some(yellowstone_vixen::CommitmentLevel::Confirmed),
232232
max_decoding_message_size: Some(100_000_000),
233233
from_slot: None,
234234
accept_compression: None,

0 commit comments

Comments
 (0)