[][src]Module tendermint_light_client::predicates

Predicates for light block validation and verification.

Modules

errors

Errors which may be raised when verifying a LightBlock

Structs

ProdPredicates

Production predicates, using the default implementation of the VerificationPredicates trait.

Traits

VerificationPredicates

Defines the various predicates used to validate and verify light blocks.

Functions

verify

Validate the given light block.