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: