1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-21 22:11:46 +01:00

Update README.md

This commit is contained in:
Pierre-Marie 2016-01-21 15:47:10 +01:00
parent 52adaa91a1
commit c503403877

View file

@ -11,7 +11,7 @@ A "blockchain watcher" is responsible for monitoring the blockchain, and sending
## Modules ## Modules
* lightning-types: scala code generation using protobuf's compiler (wire protocol) * lightning-types: scala code generation using protobuf's compiler (wire protocol)
* eclair: actual implementation * eclair-demo: actual implementation
## Usage ## Usage
Run `Demo.scala` to have an example of: Run `Demo.scala` to have an example of: