]>
author | Matt Corallo <git@bluematt.me> | |
Tue, 12 May 2020 18:54:12 +0000 (14:54 -0400) | ||
committer | Matt Corallo <git@bluematt.me> | |
Fri, 11 Sep 2020 02:03:32 +0000 (22:03 -0400) | ||
commit | 1af8a464b4b93863b2f8398567e4892490cc8281 | |
tree | 50848181cdb2c578f5a9b63381bbde97c002f803 | tree | snapshot |
parent | 5254d6b3d92d3be7869d7b9c6d622fe86222d224 | commit | diff |
genbindings.sh | [new file with mode: 0755] | blob |
lightning-c-bindings/Cargo.toml | [new file with mode: 0644] | blob |
lightning-c-bindings/cbindgen.toml | [new file with mode: 0644] | blob |
lightning-c-bindings/demo.c | [new file with mode: 0644] | blob |
lightning-c-bindings/demo.cpp | [new file with mode: 0644] | blob |
lightning-c-bindings/src/bitcoin/mod.rs | [new file with mode: 0644] | blob |
lightning-c-bindings/src/bitcoin/network.rs | [new file with mode: 0644] | blob |
lightning-c-bindings/src/c_types/mod.rs | [new file with mode: 0644] | blob |