rename testnet.solana.com to devnet.solana.com

This commit is contained in:
Michael Vines
2020-02-19 14:04:34 -07:00
parent ccad5d5aaf
commit e3cebcf82d
13 changed files with 36 additions and 39 deletions

View File

@ -126,7 +126,7 @@ Start your own testnet locally, instructions are in the book [Solana: Blockchain
Remote Testnets
---
* `testnet` - public stable testnet accessible via testnet.solana.com. Runs 24/7
* `testnet` - public stable testnet accessible via devnet.solana.com. Runs 24/7
## Deploy process