From 8c964323b840f9a7fee18e0affb230910155cde5 Mon Sep 17 00:00:00 2001 From: John Light Date: Mon, 7 Oct 2024 12:43:21 +0200 Subject: [PATCH] docs: update index.md with new application example (#10) --- docs/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 36d2758..942dff1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,9 +17,8 @@ with features such as: - **Vaults**, "transfers must wait `N` days after being initiated to be effectuated, and can be cancelled in the mean time" -- **Transfer limits**, "only `X%` or less of the current balance - can be immediately with a single signature, - larger amounts can only be transferred with multiple signatures" +- **Subscriptions**, "address `0x123...9a` can withdraw up to `v` BTC + per month from this account" - **Strong privacy**, "transaction details are end-to-end encrypted and verified using a zero-knowledge proof"