Skip to content

Commit 318d995

Browse files
docs: add tip command inside the docs
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent c87ffc4 commit 318d995

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/docs-book/src/using-coffee.md

+9
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,15 @@ Additionally, if you wish to perform a verification of coffee without making any
159159
coffee nurse --verify
160160
```
161161
_________
162+
### Tipping a plugin in Bitcoin
163+
164+
> ✅ Implemented
165+
166+
```
167+
coffee tip <plugin_name> <millisatoshi>
168+
```
169+
170+
------
162171
## Running coffee as a server
163172

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

0 commit comments

Comments
 (0)