Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
DB worldstate.DB
Logger *logger.SugarLogger
}
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
Validator validates the each transaction read set present in a block against the committed version to ensure the requested isolation level
func (*Validator) ValidateBlock ¶
ValidateBlock validates each transaction present in the block to ensure the request isolation level
Click to show internal directories.
Click to hide internal directories.