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

Update README.md

This commit is contained in:
Pierre-Marie 2016-01-21 15:46:24 +01:00
parent 099ebb4ed9
commit 52adaa91a1

View file

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