#[unsafe(no_mangle)]pub unsafe extern "C" fn ergo_lib_tx_builder_set_data_inputs(
tx_builder_mut: TxBuilderPtr,
data_inputs_ptr: ConstCollectionPtr<DataInput>,
)Expand description
Set transaction’s data inputs
#[unsafe(no_mangle)]pub unsafe extern "C" fn ergo_lib_tx_builder_set_data_inputs(
tx_builder_mut: TxBuilderPtr,
data_inputs_ptr: ConstCollectionPtr<DataInput>,
)Set transaction’s data inputs