Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Oct 10, 2023
1 parent ad87dc5 commit eac1590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ For additional documentation, please see: https://docs.triton.one/rpc-pool/grpc

### Validator

Current plugin version (`+solana.1.16.x`) use validator with backported `ReplicaBlockInfoV3` to Geyser interface — https://github.com/solana-labs/solana/pull/33359. As result it's not compatible with original validator from Solana Labs and would not work. You need to compile validator from the source code and can find patched releases in `Triton One` Solana fork: https://github.com/rpcpool/solana-public/tree/v1.16.16-geyser-block-v3.

```bash
$ solana-validator --geyser-plugin-config yellowstone-grpc-geyser/config.json
```
Expand Down

0 comments on commit eac1590

Please sign in to comment.