Skip to content

Commit

Permalink
Merge pull request #2 from diempi/network-needed-iotkens
Browse files Browse the repository at this point in the history
Network needed iotkens
  • Loading branch information
Bobinstein authored Aug 23, 2024
2 parents 3b86fe9 + c40cf2c commit e09273e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/gateways/ar-io-node/testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ 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 not being distributed.
Joining the ar.io Testnet requires staking a minimum of 50,000 Test IO Tokens. You must have Test IO Tokens before you are able to join. Test IO Tokens are currently not being distributed.

New applications for joining the Testnet are not currently being accepted. Be sure to join the [ar.io Discord](https://discord.com/invite/7zUPfN4D6g) to stay up to date on Testnet status and possible future availability prior to the launch of the Mainnet. -->

Expand Down Expand Up @@ -68,7 +68,7 @@ After running the command, several questions will appear in your terminal in ord
- **Enter your a friendly name for your gateway**: This is a name or `label` for your gateway.
- **Enter your domain for this gateway**: This is the domain name for your gateway. It should be the full domain, without any protocol ("http/https") prefix. For example: "vilenarios.com".
- **Enter the amount of tokens you want to stake against your gateway - min 10,000 IO**: The number of tokens you want to stake on your gateway. It has to be a minimum of 10,000. Enter the number without commas (",") or dots (".").
- **Enter the amount of tokens you want to stake against your gateway - min 50,000 IO**: The number of tokens you want to stake on your gateway. It has to be a minimum of 50,000. Enter the number without commas (",") or dots (".").
- **Enter port used for this gateway**: The primary access port people should use to access your gateway. Except for some advanced use cases, this value should be 443.
- **Enter protocol used for this gateway**: http or https. Most users will want to use https.
- **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.
Expand Down

0 comments on commit e09273e

Please sign in to comment.