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

Parse from JSON. Supports Ergo Node/Explorer API and box values and token amount encoded as strings