lightningdevkit / ldk-garbagecollected

LDK Bindings for Garbage-Collected Languages
Other
54 stars 27 forks source link

Investigate Kotlin's nullability annotation handling, by both IDE and compiler #64

Open ConorOkus opened 2 years ago

TheBlueMatt commented 2 years ago

Probably basically means just added @NonNull to every parameter in the public API.