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

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