From 9232ac92296b2e3492fd7f3721171fc34b03025e Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Thu, 1 Jun 2017 11:23:27 -0400 Subject: [PATCH] move notice --- view/template/developer/_quickstartCredits.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/view/template/developer/_quickstartCredits.php b/view/template/developer/_quickstartCredits.php index 14e4e7ad..b057fc85 100644 --- a/view/template/developer/_quickstartCredits.php +++ b/view/template/developer/_quickstartCredits.php @@ -1,3 +1,5 @@ +

Credits

+

Temporarily Disabled

Automated credit dispensing has been disabled thanks to some lovely people from Thailand.

@@ -5,7 +7,6 @@
No, the lovely people from Thailand did not automate away very many credits. We're both impressed and annoyed by their dedication to hard work for tens of dollars.
-

Credits

So far, everything we've done with LBRY has been free. However, some actions, such as reserving a name or purchasing paid content, require credits.

To receive credits, first generate a wallet address:

$curl 'http://localhost:5279/lbryapi' --data '{"method":"wallet_new_address"}'