fix: support yellowstone grpc proto 12.4 account filters

This commit is contained in:
0xfnzero
2026-05-16 01:56:17 +08:00
parent 741778a82f
commit d2630d4980
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -96,6 +96,7 @@ impl SubscriptionManager {
owner: af.owner.clone(),
filters: af.filters.clone(),
nonempty_txn_signature: None,
cuckoo_accounts_filter: None,
},
);
}