clightning4j / JRPClightning

:zap: Java framework for C-Lightning to work with the RPC interface, and also the library simplifies the work to develop custom plugins with Java, Kotlin, and all the languages that supports the Java dependencies :zap:
https://clightning4j.github.io/JRPClightning/
GNU General Public License v2.0
16 stars 9 forks source link

Fixed typo error without break the API of the library #45

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 3 years ago

I'm a very bad person when it is the moment to write things, and my library contains a lot of typos.

If someone wants to contribute to this repository, you can start to read the code, and maybe fix some typos. However, this repository is used in a big project like JMars where the solidity of the API is more important than the typos.

The change of the API can be discussed in the discussion section.

If you want assigned this issue, please leave a comment below

Good luck :)