errors

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotSupported = errors.New("endpoint is not supported")
	ErrInvalid      = errors.New("invalid request")
	ErrInternal     = errors.New("internal error")
)

Functions

This section is empty.

Types

type ErrGasPriceTooLow added in v0.4.0

type ErrGasPriceTooLow struct {
	GasPrice *big.Int
}

func NewErrGasPriceTooLow added in v0.4.0

func NewErrGasPriceTooLow(gasPrice *big.Int) *ErrGasPriceTooLow

func (*ErrGasPriceTooLow) Error added in v0.4.0

func (e *ErrGasPriceTooLow) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL