#[no_mangle]
pub unsafe extern "C" fn ergo_lib_block_id_from_str(
    str: *const c_char,
    tx_id_out: *mut BlockIdPtr
) -> ErrorPtr
Expand description

Convert a hex string into a BlockId