Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidatorPool ¶ added in v1.14.1
type ValidatorPool struct {
// contains filtered or unexported fields
}
func NewValidatorPool ¶ added in v1.14.1
func NewValidatorPool(maxWorkers int) *ValidatorPool
func (*ValidatorPool) SubmitVerifyTask ¶ added in v1.14.1
func (self *ValidatorPool) SubmitVerifyTask(tx *types.Transaction, rspCh chan<- *vatypes.CheckResponse)
Click to show internal directories.
Click to hide internal directories.