[C#] Add support for TxIn, int64_t, and int16_t[]
[ldk-java] / libcode.version
1 {
2         global: Java_org_ldk_*;
3         local: *;
4 };