mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-12 16:38:04 +00:00
fix: support yellowstone grpc proto 12.4 account filters
This commit is contained in:
@@ -96,6 +96,7 @@ impl SubscriptionManager {
|
||||
owner: af.owner.clone(),
|
||||
filters: af.filters.clone(),
|
||||
nonempty_txn_signature: None,
|
||||
cuckoo_accounts_filter: None,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user