Skip to content

Commit

Permalink
docs: add tip command inside the docs
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <[email protected]>
  • Loading branch information
vincenzopalazzo committed Feb 5, 2024
1 parent c87ffc4 commit 318d995
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/docs-book/src/using-coffee.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,15 @@ Additionally, if you wish to perform a verification of coffee without making any
coffee nurse --verify
```
_________
### Tipping a plugin in Bitcoin

> ✅ Implemented
```
coffee tip <plugin_name> <millisatoshi>
```

------
## Running coffee as a server

To run Coffee as a server, you can use the `coffee_httpd` binary.
Expand Down

0 comments on commit 318d995

Please sign in to comment.