Skip to content

Commit

Permalink
Merge branch 'contract-updates' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobinstein committed Mar 25, 2024
2 parents 7d8096b + c66e097 commit 42b90fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/gateways/ar-io-node/delegated-staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ You will be prompted in your terminal for the values of various settings on your
- **Enter gateway properties transaction ID (use default if not sure)**: Arweave TxId for your gateway properties setting. This is not a widely implemented feature yet, so most people will just press `ENTER` to accept the default value.
- **Enter short note to further describe this gateway**: A short description of your gateway. Must be 256 characters or less.
- **Enter the observer wallet public address**: The public wallet address being used for your Observer. It will default to the wallet being used to join the network.
- **Enable or disable auto staking?**: If yes, rewards will automatically be staked on your gateway instead of going to your wallet.
- **Enable or disable delegated staking?**: Do you want to allow people to stake tokens on your gateway? `y` for yes or `n` for no.
- **Enter the percent of gateway and observer rewards given to delegates**: What percentage of your gateway rewards do you want to give to your delegated stakers? Defaults to 10%.
- **Enter the minimum delegate stake for this gateway (in IO)**: The minimum number of tokens a person has to stake to delegate to your gateway. Defaults to 100.
Expand Down
1 change: 1 addition & 0 deletions docs/src/gateways/ar-io-node/testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ After running the command, several questions will appear in your terminal in ord
- **Enter gateway properties transaction ID (use default if not sure)**: Arweave TxId for your gateway properties setting. This is not a widely implemented feature yet, so most people will just press `ENTER` to accept the default value.
- **Enter short note to further describe this gateway**: A short description of your gateway. Must be 256 characters or less.
- **Enter the observer wallet public address**: The public wallet address being used for your Observer. It will default to the wallet being used to join the network.
- **Enable or disable auto staking?**: If yes, rewards will automatically be staked on your gateway instead of going to your wallet.
- **Enable or disable delegated staking?**: Do you want to allow people to stake tokens on your gateway? `y` for yes or `n` for no.
- **Enter the percent of gateway and observer rewards given to delegates**: What percentage of your gateway rewards do you want to give to your delegated stakers? Defaults to 10%.
- **Enter the minimum delegate stake for this gateway (in IO)**: The minimum number of tokens a person has to stake to delegate to your gateway. Defaults to 100.
Expand Down

0 comments on commit 42b90fb

Please sign in to comment.