Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 473 Bytes

Solana Geyser Quic Banking Stage Errors

This project aims to get banking stage transaction data over geyser from the leader. There is a plugin which needs to be installed on leader. It will create a QUIC port and only accept connections from a known identity. Once connection is accepted it will start sending the banking stage data over geyser to its suibscriber.

Run solana validator with plugin

$ solana-validator --geyser-plugin-config config.json