We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a328f67 commit b85856fCopy full SHA for b85856f
README.md
@@ -1,11 +1,2 @@
1
-# DEPREACTED!!! ACTUAL VERSION: https://github.com/akos-tk/subscription-remover
2
-
3
-Sends a command to delete subscriptions from the beneficiary's wallet.
4
-The list of subscription addresses should be in a `subscriptions.csv` file.
5
6
-You can set configuration values directly in the code (`Seed`,`Version` vars) or use environment variables.
7
8
-ENV variables:
9
-* `BENEFICIARY_WALLET_SEED`
10
-* `BENEFICIARY_WALLET_VERSION` - format `v4R2`, `v5R1`, `v3R2`
11
-* `LITE_SERVERS` - optional. Public mainnet servers by default. Format: `IP1:PORT1:KEY1,IP2:PORT2:KEY2`
+# DEPREACTED!!!
+## ACTUAL VERSION: https://github.com/akos-tk/subscription-remover
0 commit comments