Skip to content

Commit

Permalink
Update requirements.txt and README.md for use with mutinynet
Browse files Browse the repository at this point in the history
  • Loading branch information
ca-ruz committed Sep 24, 2024
1 parent 4660580 commit a5483ee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sauron/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,13 @@ Here is a fully reptilian example running against [blockstream.info](https://blo

```
lightningd --mainnet --disable-plugin bcli --plugin $PWD/sauron.py --sauron-api-endpoint https://blockstream.info/api/
```


Here is an example running against [mutinynet.com] (https://mutinynet.com/):
Here is an example running against [mutinynet.com](https://mutinynet.com/):

```
lightningd --signet --disable-plugin bcli --plugin $PWD/sauron.py --sauron-api-endpoint https://mutinynet.com/api/
```


Expand Down

0 comments on commit a5483ee

Please sign in to comment.