Skip to content

Commit 90ef6f5

Browse files
authored
finished (#1439)
1 parent 063b770 commit 90ef6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Starknet/modules/staking/pages/entering-staking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For validators who wish to use a secure hardware wallet, the https://www.ledger.
4343
. Enter the following parameters:
4444
+
4545
* In *`reward_address`*, enter the address where the rewards will be sent.
46-
* In *`operational_address`*, enter the operational address associated with this stake.
46+
* In *`operational_address`*, enter the address that xref:overview.adoc#first_stage[in the future] will be used for block attestations and sequencing.
4747
* In *`amount`*, enter the number of STRK tokens you want to stake (note the xref:overview.adoc#economic_parameters[minimum stake for validators] and that STRK has 18 decimals).
4848
* In *`pool_enabled`*, enter `1` (true) if you wish to enable delegation pooling, otherwise enter `0` (false).
4949
* In *`commission`*, enter the commission rate for any delegated staking. The rate should be entered as a percentage with precision, where 10000 represents 100%. For example, to set a 5% commission, you would enter 500.

0 commit comments

Comments
 (0)