Skip to content

Commit b2d503c

Browse files
authored
cas-74: yellowstone tpu sender (#108)
1 parent ce0a864 commit b2d503c

File tree

17 files changed

+2208
-44
lines changed

17 files changed

+2208
-44
lines changed

Cargo.lock

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/jet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ tracing-subscriber = { workspace = true, features = ["ansi", "env-filter", "json
8585
uuid = { workspace = true, features = ["v4", "serde"] }
8686
yellowstone-grpc-client = { workspace = true }
8787
yellowstone-grpc-proto = { workspace = true }
88-
yellowstone-jet-tpu-client = { workspace = true, features = ["prometheus", "bytes"] }
88+
yellowstone-jet-tpu-client = { workspace = true, features = ["prometheus", "bytes", "yellowstone-grpc"] }
8989
yellowstone-shield-store = { workspace = true }
9090
tokio-util = { workspace = true }
9191
tikv-jemallocator = { workspace = true }

0 commit comments

Comments
 (0)