#[no_mangle]
pub unsafe extern "C" fn ergo_lib_prover_result_to_json(
    prover_result_ptr: ConstProverResultPtr,
    _json_str: *mut *const c_char
) -> ErrorPtr
Expand description

JSON representation as text (compatible with Ergo Node/Explorer API, numbers are encoded as numbers)