Crate tendermint_light_client_js[][src]

Tendermint Light Client JavaScript/WASM interface.

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

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

Structs

JsOptions

Enums

Error

Errors produced by this crate.

Functions

__wasm_bindgen_generated_verify

Check whether a given untrusted block can be trusted.

verify

Check whether a given untrusted block can be trusted.