Documentation
¶
Overview ¶
Package signature provides functionality for interacting with the X-Flashbots-Signature header.
Index ¶
Constants ¶
View Source
const HTTPHeader = "X-Flashbots-Signature"
HTTPHeader is the name of the X-Flashbots-Signature header.
Variables ¶
View Source
var ( ErrNoSignature = errors.New("no signature provided") ErrInvalidSignature = errors.New("invalid signature provided") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.