Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BucketDepth = uint8(16) ErrBatchCreate = errors.New("batch creation failed") ErrInsufficientFunds = errors.New("insufficient token balance") ErrInvalidDepth = errors.New("invalid depth") ErrBatchTopUp = errors.New("batch topUp failed") ErrBatchDilute = errors.New("batch dilute failed") ErrChainDisabled = errors.New("chain disabled") ErrNotImplemented = errors.New("not implemented") )
Functions ¶
Types ¶
type Interface ¶
Click to show internal directories.
Click to hide internal directories.