#[no_mangle]
pub unsafe extern "C" fn ergo_lib_contract_pay_to_address(
    address_ptr: ConstAddressPtr,
    contract_out: *mut ContractPtr
) -> ErrorPtr
Expand description

Create new contract that allow spending of the guarded box by a given recipient