package
1.28.1
Repository: https://github.com/meshplus/bitxhub-core.git
Documentation: pkg.go.dev

# Packages

Package mock_validator is a generated GoMock package.
No description provided by the author

# Functions

New a validator instance.
New a validator instance.
New a validator instance.
No description provided by the author
No description provided by the author
New a validator instance.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Validator is the instance that can use wasm to verify transaction validity.
Validator is the instance that can use wasm to verify transaction validity.
No description provided by the author
Validator is the instance that can use wasm to verify transaction validity.
No description provided by the author
No description provided by the author
Validator is the instance that can use wasm to verify transaction validity.

# Interfaces

Engine runs for validationgo:generate mockgen -destination mock_validator/mock_engine.go -package mock_validator -source validator.go.
No description provided by the author
Validator chooses specific method to verify transaction.