jb55 / lnsocket

A minimal C & js library for sending messages to lightning nodes
Other
61 stars 9 forks source link

rust: fix library build inside cargo command #11

Closed lvaccaro closed 2 years ago

lvaccaro commented 2 years ago

Updates to build lnsocket library through cargo and archive it in a rust package.

Tested on https://github.com/lvaccaro/btctipserver/blob/62aaddac37b0a7ee4a18d6e90e7276e2f6351440/Cargo.toml#L31

jb55 commented 2 years ago

ACK! Tested and works great.

pushed

To github.com:jb55/lnsocket 3b6eb7e..93307d1 master -> master