package
1.8.1
Repository: https://github.com/flashbots/mev-boost.git
Documentation: pkg.go.dev

# Functions

HexToAddress converts a hexadecimal string to an Ethereum address.
HexToBytes converts a hexadecimal string to a byte array.
HexToHash converts a hexadecimal string to an Ethereum hash.
HexToPubkey converts a hexadecimal string to a BLS Public Key.
HexToSignature converts a hexadecimal string to a BLS Signature.
NewRelay creates a mocked relay which implements the backend.BoostBackend interface A secret key must be provided to sign default and custom response messages.

# Variables

TestLog is used to log information in the test methods.

# Structs

Relay is used to fake a relay's behavior.