errors

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2025 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrZeroBalance            = errors.New("balance cannot be zero")
	ErrBalanceBelowMinBuySize = errors.New("balance is below the min buy size")
	ErrArbBelowThreshold      = errors.New("arb is below threshold")
	ErrNoValidGranters        = errors.New("no valid granters found")
	ErrFailedToFetchGranters  = errors.New("failed to fetch granters")
	ErrTokensNotInOrder       = errors.New("tokens are not in lexicographical order")
	ErrNoFunds                = errors.New("no withdrawable balance on fund contract")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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