Skip to content

Commit 711fd83

Browse files
mccobrLandauRaz
andauthored
clarify the usage of pool_enabled (#1426)
Co-authored-by: Raz Landau <[email protected]>
1 parent 78e5bb0 commit 711fd83

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
@@ -46,7 +46,7 @@ For validators who wish to use a secure hardware wallet, the https://www.ledger.
4646
* In *`reward_address`*, enter the address where the rewards will be sent.
4747
* In *`operational_address`*, enter the operational address associated with this stake.
4848
* 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).
49-
* In *`pooling_enabled`*, enter `true` if you wish to enable delegation pooling, otherwise enter `false`.
49+
* In *`pool_enabled`*, enter `1` (true) if you wish to enable delegation pooling, otherwise enter `0` (false).
5050
* 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.
5151
. Submit the transaction to execute the staking operation.
5252
. Register your validator on link:https://forms.gle/BUMEZx9dpd3DcdaT8[Karnot's], link:https://stakingrewards.typeform.com/to/aZdO6pW7[Staking Rewards'], and link:https://forms.gle/WJqrRbUwxSyG7M9x7[Voyager's] dashboards.

0 commit comments

Comments
 (0)