Jito Block Engine Validator gRPC

gRPC interface between Jito-Solana validators / relayers and the Block Engine — BlockEngineValidator with SubscribePackets, SubscribeBundles, GetBlockBuilderFeeInfo, GetBlockEngineEndpoints, and BlockEngineRelayer with SubscribeAccountsOfInterest, SubscribeProgramsOfInterest, and StartExpiringPacketStream.

API entry from apis.yml

apis.yml Raw ↑
aid: jito:jito-block-engine-validator-grpc
name: Jito Block Engine Validator gRPC
tags:
- Solana
- MEV
- gRPC
- Validator
humanURL: https://github.com/jito-labs/mev-protos/blob/master/block_engine.proto
properties:
- url: https://github.com/jito-labs/mev-protos/blob/master/block_engine.proto
  type: APIReference
- url: https://github.com/jito-foundation/jito-solana
  type: Repository
- url: https://github.com/jito-foundation/jito-relayer
  type: Repository
description: gRPC interface between Jito-Solana validators / relayers and the Block Engine — BlockEngineValidator
  with SubscribePackets, SubscribeBundles, GetBlockBuilderFeeInfo, GetBlockEngineEndpoints, and BlockEngineRelayer
  with SubscribeAccountsOfInterest, SubscribeProgramsOfInterest, and StartExpiringPacketStream.