Skip to content

Commit 4301e5a

Browse files
Merge pull request #356 from LIT-Protocol/wyatt/update-datil-test-docs
Update Datil-test to say Decentralized testnet
2 parents 5e1efc3 + fba6d7d commit 4301e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/connecting-to-a-lit-network/testnets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Here is an overview of the Lit testnets:
99

1010
| Name | Lit Blockchain | Description | Minimum Lit SDK Version | Lit SDK Network Identifier | Requires Payment |
1111
|------------|------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------|----------------------------|------------------|
12-
| Datil-test | [Chronicle Yellowstone](./lit-blockchains/chronicle-yellowstone) | Centralized testnet designed for pre-production development. No persistency guarantees. Payment is enforced. | `^6.4.0` | `datil-test` ||
12+
| Datil-test | [Chronicle Yellowstone](./lit-blockchains/chronicle-yellowstone) | Decentralized testnet designed for pre-production development. No persistency guarantees. Payment is enforced. | `^6.4.0` | `datil-test` ||
1313
| Datil-dev | [Chronicle Yellowstone](./lit-blockchains/chronicle-yellowstone) | Centralized testnet designed for early-stage development. Keys are not persistent and will be deleted. This network does not enforce payment and can be used for free, for testing. | `^6.4.0` | `datil-dev` ||
1414

1515
## Datil-test
1616

17-
The Lit network, Datil-test, utilizes the Lit blockchain: Chronicle Yellowstone. It's a centralized testnet designed for pre-production development, and is superseding the Manzano testnet. Like Manzano, usage of the network **does** require payment using [Capacity Credits](../sdk/capacity-credits).
17+
The Lit network, Datil-test, utilizes the Lit blockchain: Chronicle Yellowstone. It's a decentralized testnet designed for pre-production development, and is superseding the Manzano testnet. Like Manzano, usage of the network **does** require payment using [Capacity Credits](../sdk/capacity-credits).
1818

1919
If your application is currently deployed to a v0 Lit network (Cayenne, Manzano, and/or Habanero) please refer to [this guide](migrating-to-datil) to learn how to migrate to the new Datil networks.
2020

0 commit comments

Comments
 (0)