Function tendermint_light_client_js::verify[][src]

pub fn verify(
    untrusted: &JsValue,
    trusted: &JsValue,
    options: &JsValue,
    now: &JsValue
) -> JsValue

Check whether a given untrusted block can be trusted.