Function ergo::ergo_merkle_proof_to_json

source ยท
#[no_mangle]
pub unsafe extern "C" fn ergo_merkle_proof_to_json(
    proof: ConstMerkleProofPtr,
    json_str: *mut *const c_char,
) -> ErrorPtr
Expand description

Serializes a MerkleProof to json representation