From 318d9955cb35f6fb753b3b62cb13ec6bfbc8b16d Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Sun, 30 Jul 2023 08:46:07 +0200 Subject: [PATCH] docs: add tip command inside the docs Signed-off-by: Vincenzo Palazzo --- docs/docs-book/src/using-coffee.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docs-book/src/using-coffee.md b/docs/docs-book/src/using-coffee.md index 2e5558a..a23d367 100644 --- a/docs/docs-book/src/using-coffee.md +++ b/docs/docs-book/src/using-coffee.md @@ -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 +``` + +------ ## Running coffee as a server To run Coffee as a server, you can use the `coffee_httpd` binary.