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:
parent
52adaa91a1
commit
c503403877
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue