create_contract

Undocumented in source. Be warned that the author may not have intended to support it.
export extern (C)
uint
create_contract
(
uint32_t* contractPtr
,
const uint8_t* invoicePtr
,
const uint32_t invoiceLen
,
const double amount
,
double* fees
,
uint32_t errorLen
,
uint8_t* errorPtr
)

Meta