Expand description

Tendermint Light Client JavaScript/WASM interface.

This crate exposes some of the tendermint-light-client-verifier crate’s functionality to be used from the JavaScript ecosystem.

For a detailed example, please see the verifier-web example in the repository.

Structs

Enums

Errors produced by this crate.

Functions

Check whether a given untrusted block can be trusted.

Check whether a given untrusted block can be trusted.