Add program deployment docs (#15075)
This commit is contained in:
@@ -11,6 +11,7 @@ new SOL periodically to reward stakers and validators. You earn more rewards
|
||||
the more stake you delegate.
|
||||
|
||||
## Create a Stake Account
|
||||
|
||||
To delegate stake, you will need to transfer some tokens into a stake account.
|
||||
To create an account, you will need a keypair. Its public key will be used as
|
||||
the [stake account address](../staking/stake-accounts.md#account-address).
|
||||
@@ -61,6 +62,7 @@ Withdraw Authority: EXU95vqs93yPeCeAU7mPPu6HbRUmTFPEiGug9oCdvQ5F
|
||||
```
|
||||
|
||||
### Set Stake and Withdraw Authorities
|
||||
|
||||
[Stake and withdraw authorities](../staking/stake-accounts.md#understanding-account-authorities)
|
||||
can be set when creating an account via the
|
||||
`--stake-authority` and `--withdraw-authority` options, or afterward with the
|
||||
|
Reference in New Issue
Block a user