All of the steps in this document will be supported by the UI soon. If it is too complicated, just stay patient and there will be an easy UI to do it.
If you can't wait to get staking, here are the instructions.
session::setKey
with the controllerstaking::bond
with the stash, targeting the controller. The value
should be most of, but not all of, the DOT on the stash
. Until the UI is updated, use the 0x01
value I used in the image.The 0x01 controls where rewards are given.
You can use these 3 values:
0x00
: Pay into the stash account, increasing the amount at stake accordingly.
0x01
: Pay into the stash account, not increasing the amount at stake.
0x02
: Pay into the controller account.
staking::validate
with the controller. Until the UI is updated, use the 0x0c00
value I used in the image.Now you're staking!
Same as steps 1-4 in Staking.
staking::nominate
with the *controller. Provide a list of the controllers you are nominating for.You cannot nominate and stake from the same controller at the same time.
staking::chill
with the controller.staking::unbond
from the controller with value as how much you'd like to unbond. Can be up to the full bonded value.staking::withdraw_unbonded
from the controller. Now that much value will be free on the stash account.or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing