# Packages
No description provided by the author
# Functions
NewClient constructs a new client with the provided options (ex WithTimeout).
No description provided by the author
WrappedBuilderBid is a constructor which wraps a protobuf bid into an interface.
WrappedBuilderBidCapella is a constructor which wraps a protobuf bid into an interface.
WrappedSignedBuilderBid is a constructor which wraps a protobuf signed bit into an interface.
WrappedSignedBuilderBidCapella is a constructor which wraps a protobuf signed bit into an interface.
# Variables
ErrBadRequest specifically means that a '400 - BAD REQUEST' response was received from the API.
ErrNoContent specifically means that a '204 - No Content' response was received from the API.
ErrNotFound specifically means that a '404 - NOT FOUND' response was received from the API.
ErrNotOK is used to indicate when an HTTP request to the Beacon Node API failed with any non-2xx response code.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client provides a collection of helper methods for calling Builder API endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Bid is an interface describing the method set of a builder bid.
BuilderClient provides a collection of helper methods for calling Builder API endpoints.
SignedBid is an interface describing the method set of a signed builder bid.
# Type aliases
ClientOpt is a functional option for the Client type (http.Client wrapper).
No description provided by the author