validator

package
v2.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrPvtdataHashMissmatch added in v1.1.0

type ErrPvtdataHashMissmatch struct {
	Msg string
}

ErrPvtdataHashMissmatch is to be thrown if the hash of a collection present in the public read-write set does not match with the corresponding pvt data supplied with the block for validation

func (*ErrPvtdataHashMissmatch) Error added in v1.1.0

func (e *ErrPvtdataHashMissmatch) Error() string

type Validator

type Validator interface {
	ValidateAndPrepareBatch(blockAndPvtdata *ledger.BlockAndPvtData, doMVCCValidation bool) (
		*privacyenabledstate.UpdateBatch, []*txmgr.TxStatInfo, error,
	)
}

Validator validates the transactions present in a block and returns a batch that should be used to update the state

Directories

Path Synopsis
mock
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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