Update 02_1_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md

This commit is contained in:
Shannon Appelcline 2026-01-22 15:24:14 -10:00 committed by GitHub
parent adf5fca12c
commit d1db3f308a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -267,7 +267,7 @@ You have a few options for what's next:
**Pruned Signet.** The last 550 blocks of Signet.
**Testnet.** The older testing network, still useful to some for the ability for miners to force block reorgs (and likely for other specific testing purposes). It's currently `testnet3`, but we expect it to be updated to `testnet4` in the near future (which should drop down the current large size of the blockchain).
**Testnet.** The older testing network, still useful to some for the ability for miners to force block reorgs (and likely for other specific testing purposes). There are two versions: `testnet3` and `testnet4`.
**Pruned Testnet.** This is just the last 550 blocks of Testnet ... because the Testnet blockchain is pretty big now too.