Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptySliceOfTxs = errors.New("empty slice of transactions to send")
ErrEmptySliceOfTxs signals that an empty slice of transactions has been provided
View Source
var ErrInvalidMaxNumOfBlocks = errors.New("invalid max number of blocks to generate")
ErrInvalidMaxNumOfBlocks signals that an invalid max numerof blocks has been provided
View Source
var ErrNilTransaction = errors.New("nil transaction")
ErrNilTransaction signals that a nil transaction has been provided
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.