Handle C -> Java calls from Rust-spawned threads
[ldk-java] / .gitignore
1 liblightningjni.so
2 target
3 .idea
4 *.iml
5 __pycache__