From 9c8b152d59ea34b710e443385bb9024da557617d Mon Sep 17 00:00:00 2001 From: ddawson Date: Wed, 25 Jan 2023 11:46:14 -0800 Subject: [PATCH] Remove NFT-Devnet refs --- .../build-a-wallet/py/8_regular_key.py | 1 - .../consensus-network/parallel-networks.md | 3 +-- ...onnect-your-rippled-to-the-xrp-test-net.md | 25 ------------------- 3 files changed, 1 insertion(+), 28 deletions(-) diff --git a/content/_code-samples/build-a-wallet/py/8_regular_key.py b/content/_code-samples/build-a-wallet/py/8_regular_key.py index b998a2e22b..7234efc194 100755 --- a/content/_code-samples/build-a-wallet/py/8_regular_key.py +++ b/content/_code-samples/build-a-wallet/py/8_regular_key.py @@ -936,7 +936,6 @@ if __name__ == "__main__": "mainnet": "wss://xrplcluster.com", "testnet": "wss://s.altnet.rippletest.net:51233", "devnet": "wss://s.devnet.rippletest.net:51233", - "nft-devnet": "wss://xls20-sandbox.rippletest.net:51233", } parser = ArgumentParser() parser.add_argument("--network", "-n", choices=networks.keys(), default="testnet") diff --git a/content/concepts/consensus-network/parallel-networks.md b/content/concepts/consensus-network/parallel-networks.md index 4e6753228b..de6e76eb65 100644 --- a/content/concepts/consensus-network/parallel-networks.md +++ b/content/concepts/consensus-network/parallel-networks.md @@ -16,7 +16,6 @@ To help members of the XRP Ledger community interact with XRP Ledger technology | Mainnet | Stable releases | _The_ [XRP Ledger](xrp-ledger-overview.html), a decentralized cryptographic ledger powered by a network of peer-to-peer servers and the home of [XRP](xrp.html). | | Testnet | Stable releases | An "alternate universe" network that acts as a testing ground for software built on the XRP Ledger, without impacting production XRP Ledger users and without risking real money. The [amendment status](known-amendments.html) of the Testnet is intended to closely mirror the Mainnet, although slight variations in timing may occur due to the unpredictable nature of decentralized systems. | | Devnet | Beta releases | A preview of coming attractions, where unstable changes to the core XRP Ledger software may be tested out. Developers can use this altnet to interact with and learn about planned new XRP Ledger features and amendments that are not yet enabled on the Mainnet. | -| NFT-Devnet | [XLS-20 pre-release](https://github.com/ripple/rippled/tree/xls20) | A preview of the [XLS-20d](https://github.com/XRPLF/XRPL-Standards/discussions/46) standard for non-fungible tokens on the XRP Ledger. | | [Hooks Testnet V2](https://hooks-testnet-v2.xrpl-labs.com/) | [Hooks server](https://github.com/XRPL-Labs/xrpld-hooks) | A preview of on-chain smart contract functionality using [hooks](https://write.as/xumm/xrpl-labs-is-working-on-the-transaction-hooks-amendment-for-the-xrp-ledger). | | AMM-Devnet | [XLS-30d pre-release](https://github.com/gregtatcam/rippled/tree/amm-core-functionality/) | A preview of the [XLS-30d](https://github.com/XRPLF/XRPL-Standards/discussions/78) standard for Automated Market Makers on the XRP Ledger. [Binary builds for testing](https://github.com/legleux/scheduled/releases) are also available. Library support: [xrpl.js 2.6.0-beta.0](https://www.npmjs.com/package/xrpl/v/2.6.0-beta.0), [xrpl-py 1.8.0b0](https://pypi.org/project/xrpl-py/1.8.0b0/) | @@ -29,7 +28,7 @@ Each altnet has its own separate supply of test XRP, which is [given away for fr The main factor in determining which network a server follows is its configured UNL—the list of validators it trusts not to collude. Each server uses its configured UNL to know which ledger to accept as the truth. When different consensus groups of `rippled` instances only trust other members of the same group, each group continues as a parallel network. Even if malicious or misbehaving computers connect to both networks, the consensus process avoids confusion as long as the members of each network are not configured to trust members of another network in excess of their quorum settings. -Ripple runs the main servers in the Testnet, Devnet, and NFT-Devnet; you can also [connect your own `rippled` server to these networks](connect-your-rippled-to-the-xrp-test-net.html). The Testnet and Devnet do not use diverse, censorship-resistant sets of validators. This makes it possible for Ripple to reset the Testnet or Devnet at any time. +Ripple runs the main servers in the Testnet and Devnet; you can also [connect your own `rippled` server to these networks](connect-your-rippled-to-the-xrp-test-net.html). The Testnet and Devnet do not use diverse, censorship-resistant sets of validators. This makes it possible for Ripple to reset the Testnet or Devnet at any time. ## See Also diff --git a/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md b/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md index 80ae548653..fc0a8b28bb 100644 --- a/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md +++ b/content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md @@ -42,11 +42,6 @@ Edit your `rippled.cfg` file. # No [ips] stanza. Use the default hubs to connect to Mainnet. - *NFT-Devnet* - - [ips] - xls20-sandbox.rippletest.net 51235 - *AMM-Devnet* [ips] @@ -80,11 +75,6 @@ Edit your `rippled.cfg` file. [network_id] main - *NFT-Devnet* - - [network_id] - 20 - *AMM-Devnet* [network_id] @@ -129,14 +119,6 @@ Edit your `validators.txt` file. This file is located in the same folder as your [validator_list_keys] ED2677ABFFD1B33AC6FBC3062B71F1E8397C1505E1C42C64D11AD1B28FF73F4734 - *NFT-Devnet* - - [validator_list_sites] - http://nftvalidators.s3.us-west-2.amazonaws.com/index.json - - [validator_list_keys] - ED8E43A943A174190BA2FAE91F44AC6E2D1D8202EFDCC2EA3DBB39814576D690F7 - *AMM-Devnet* [validator_list_sites] @@ -196,13 +178,6 @@ _Mainnet_ # Delete or comment out. Don't force-enable features on Mainnet. ``` -_NFT-Devnet_ - -``` -[features] -NonFungibleTokensV1 -``` - _AMM-Devnet_ ```