#[no_mangle]
pub unsafe extern "C" fn ergo_lib_unsigned_tx_to_json(
    unsigned_tx_ptr: ConstUnsignedTransactionPtr,
    _json_str: *mut *const c_char
) -> ErrorPtr
Expand description

JSON representation as text (compatible with Ergo Node/Explorer API, numbers are encoded as numbers)