Open arik-so opened 1 year ago
Bellwether example:
const uint8_t (*OutPoint_get_txid(const struct LDKOutPoint *NONNULL_PTR this_ptr))[32];
Old example that still also needs to work:
uint16_t OutPoint_get_index(const struct LDKOutPoint *NONNULL_PTR this_ptr);
Bellwether example:
const uint8_t (*OutPoint_get_txid(const struct LDKOutPoint *NONNULL_PTR this_ptr))[32];
Old example that still also needs to work:
uint16_t OutPoint_get_index(const struct LDKOutPoint *NONNULL_PTR this_ptr);