Own delegate and Own stake
Closed this issue · 1 comments
I hope you forgive me this is not the right place to write but I got no answer from discord:
When you run backer you register the key octez-client register key bob as delegate
, then you run octez-client stake <amount> for my_baker
then amount is counted as own stake and the difference is own delegate, correct?
For external delegator or staker, running the command octez-client set delegate for <user_account> to <delegate>
make him external delegator, running the cmd octez-client stake <amount> for <staker>
make him external delegator as it is shown on tzkt explorer.
Is this correct?
I'm sorry, I don't know how, but I totally missed this question...
Yes, when you register as a baker and stake some amount, it goes to "own staked", and the rest balance is "own delegated".
The same way, when someone delegates and then stakes some amount to you, it's counted as "external staked", and the rest balance is "external delegated".