Function tendermint_light_client_js::verify

source ·
pub fn verify(
    untrusted: JsValue,
    trusted: JsValue,
    options: JsValue,
    now: JsValue
) -> JsValue
Expand description

Check whether a given untrusted block can be trusted.