Jito Relayer gRPC

Relayer gRPC service that sits in front of a Jito-Solana validator, exposing GetTpuConfigs and SubscribePackets so the validator can receive deduplicated packets from the Block Engine and the public TPU.

API entry from apis.yml

apis.yml Raw ↑
aid: jito:jito-relayer-grpc
name: Jito Relayer gRPC
tags:
- Solana
- Relayer
- gRPC
- Validator
humanURL: https://github.com/jito-foundation/jito-relayer
properties:
- url: https://github.com/jito-foundation/jito-relayer
  type: Repository
- url: https://github.com/jito-labs/mev-protos/blob/master/relayer.proto
  type: APIReference
description: Relayer gRPC service that sits in front of a Jito-Solana validator, exposing GetTpuConfigs
  and SubscribePackets so the validator can receive deduplicated packets from the Block Engine and the
  public TPU.