#[no_mangle]
pub unsafe extern "C" fn ergo_lib_batch_merkle_proof_to_json(
    proof: ConstBatchMerkleProofPtr,
    json_str: *mut *const c_char
) -> ErrorPtr
Expand description

Serializes a BatchMerkleProof to json representation