From d2e86d3a4a1dac384e26ae67c66168a00963a46d Mon Sep 17 00:00:00 2001 From: gamarin2 Date: Tue, 5 Jun 2018 17:23:48 +0200 Subject: [PATCH] Minor change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3fd381d..6c415e5 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,8 @@ Bond your tokens to a validator candidate with the following command: gaiacli delegate --amount=10steak --address-delegator= --address-candidate= --name= --chain-id= --sequence=1 ``` +When tokens are bonded, they are pooled with all the other bonded tokens in the network. Validators and delegators obtain shares that represent their stake in this pool. + ### Unbond If for any reason the validator misbehaves or you just want to unbond a certain amount of the bonded tokens: