diff --git a/docs/src/arns.md b/docs/src/arns.md index 3f59ad5a..4958b07c 100644 --- a/docs/src/arns.md +++ b/docs/src/arns.md @@ -25,9 +25,9 @@ Users can easily reference these friendly names in their browsers, and other app ## Name Registry -The ArNS Registry is a list of all the registered names and their associated ANT smart contract addresses. Registering a name requires spending IO tokens based upon the name length and purchase type. The system shall allow users to either lease a name on a yearly basis (maximum up to 5 years) or purchase that name permanently. +The ArNS Registry is a list of all the registered names and their associated ANT AO process Ids. Registering a name requires spending IO tokens based upon the name length and purchase type. The system shall allow users to either lease a name on a yearly basis (maximum up to 5 years) or purchase that name permanently. -The registry uses the following key rules, embedded within the AR.IO smart contract: +The registry uses the following key rules, embedded within the AR.IO AO process: - The genesis prices of names are set within the contract itself; these are the starting conditions. - Name prices vary based on name length, purchase type (lease vs buy), lease duration, and the current Demand Factor. See the Dynamic Pricing section for more details. diff --git a/docs/src/gateways/ar-io-node/delegated-staking.md b/docs/src/gateways/ar-io-node/delegated-staking.md index e7012a85..4ab718c0 100644 --- a/docs/src/gateways/ar-io-node/delegated-staking.md +++ b/docs/src/gateways/ar-io-node/delegated-staking.md @@ -8,9 +8,9 @@ permalink: "/gateways/delegated-staking" Gateway operators can choose to allow other people to stake tokens on their gateway. This is called “delegated staking”, and it increases the number of tokens staked for a given gateway. The additionally staked tokens result in a greater `stakeWeight` for the gateway - increasing it’s likelihood chosen as an observer and potentially receive additional rewards for a given epoch (assuming that the gateway’s observer is working properly). To incentivize this, you can set a portion of your gateway and observer rewards to be given to the people who stake on your gateway. -By default, delegated staking is disabled. You will need to enable it, and configure your settings, by running the `update-gateway-settings` script from the [testnet contract repo](https://github.com/ar-io/testnet-contract). + -## Installing the Testnet Contract repo + -## Running the Script + --> \ No newline at end of file diff --git a/docs/src/gateways/ar-io-node/testnet.md b/docs/src/gateways/ar-io-node/testnet.md index 274bf906..9b6226e3 100644 --- a/docs/src/gateways/ar-io-node/testnet.md +++ b/docs/src/gateways/ar-io-node/testnet.md @@ -19,11 +19,11 @@ tags: [testnet, join, application, jwk, qty, fqdn, label, note, properties] ## Submit an Application -Joining the ar.io Testnet requires staking a minimum of 10,000 Test IO Tokens. You must have Test IO Tokens before you are able to join. Test IO Tokens are currently distributed through an application system in the [ar.io Discord](https://discord.gg/7zUPfN4D6g). - -## Setting up and Running the Join Script + diff --git a/docs/src/gateways/ar-io-node/troubleshooting.md b/docs/src/gateways/ar-io-node/troubleshooting.md index deb80367..902baf53 100644 --- a/docs/src/gateways/ar-io-node/troubleshooting.md +++ b/docs/src/gateways/ar-io-node/troubleshooting.md @@ -91,7 +91,7 @@ Once you edit your .env file, you need to "rebuild" your gateway for the changes ###
-I am geting an out of disk space error, but I still have open storage space on my computer +I am getting an out of disk space error, but I still have open storage space on my computer The most likely cause of this is inode exhaustion. Test this by running the command: