Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStatebasedValidator ¶
func NewStatebasedValidator( txmgr txmgr.TxMgr, db privacyenabledstate.DB, customTxProcessors map[common.HeaderType]ledger.CustomTxProcessor, ) validator.Validator
Types ¶
type DefaultImpl ¶
type DefaultImpl struct {
// contains filtered or unexported fields
}
func (*DefaultImpl) ValidateAndPrepareBatch ¶
func (impl *DefaultImpl) ValidateAndPrepareBatch(blockAndPvtdata *ledger.BlockAndPvtData, doMVCCValidation bool) (*privacyenabledstate.UpdateBatch, []*txmgr.TxStatInfo, error)
Click to show internal directories.
Click to hide internal directories.