This commit is contained in:
ysq
2025-09-10 23:25:24 +08:00
parent 108f635113
commit dec35a12c4
8 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -83,8 +83,8 @@ async fn test_grpc() -> Result<(), Box<dyn std::error::Error>> {
grpc.subscribe_events_immediate(
protocols,
None,
transaction_filter,
account_filter,
vec![transaction_filter],
vec![account_filter],
event_type_filter,
None,
callback,