Function ergo::ergo_lib_tx_id_from_str

source ยท
#[no_mangle]
pub unsafe extern "C" fn ergo_lib_tx_id_from_str(
    str: *const c_char,
    tx_id_out: *mut TxIdPtr,
) -> ErrorPtr
Expand description

Convert a hex string into a TxId