From efa19442e38f1c980c2a2cace3caf1b27eb80246 Mon Sep 17 00:00:00 2001 From: sig Date: Thu, 3 Jun 2021 21:54:59 +0100 Subject: [PATCH] withdrawal --- docs/access-the-swarm/keep-your-data-alive.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/access-the-swarm/keep-your-data-alive.md b/docs/access-the-swarm/keep-your-data-alive.md index c93781be9..d988b1267 100644 --- a/docs/access-the-swarm/keep-your-data-alive.md +++ b/docs/access-the-swarm/keep-your-data-alive.md @@ -7,11 +7,11 @@ The swarm comprises the sum total of all storage space provided by all of our no ### Fund your node's wallet. -To start up your node, you will already have provided your node with gETH for gas and gBZZ which was transferred into your chequebook when your node was initialised and will be used to interact with other nodes using the *SWAP* protocol. In order to access more funds to buy batches of stamps, go to the [#faucet](https://discord.gg/kfKvmZfVfe) channel on our [Discord Server](https://discord.gg/wdghaQsGq5). +To start up your node, you will already have provided your node with gETH for gas and gBZZ which was transferred into your chequebook when your node was initialised and will be used to interact with other nodes using the *SWAP* protocol. In order to access more funds to buy batches of stamps, your wallet must be funded with gBZZ. The easiest way to acheive this is to withdrawal funds from your chequebook. -`/faucet stamps 0xabeecde123...` - -You must *type* the commands, copy and paste will not work. +```bash +curl -XPOST "http://localhost:1635/chequebook/withdraw/?amount=1000" +``` ## Purchase a Batch of Stamps