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

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