jito-foundation / jito-relayer

Jito Foundation's Transaction Relayer
http://jito.network/
Apache License 2.0
63 stars 28 forks source link

When a validator is running their own relayer, the forwarding logic can be simplified #90

Open buffalu opened 7 months ago

buffalu commented 7 months ago

When a validator is running their own relayer, keeping track of what the current slot is isn't as important. This means that the validator can forward all packets to their own validator, independent of network time.