Browse Source

docs: normalize numericals

feat/shiki-twoslash-rehype
CharlieC3 4 years ago
committed by Patrick Gray
parent
commit
2fb3f0120f
  1. 2
      src/pages/understand-stacks/regtest.md

2
src/pages/understand-stacks/regtest.md

@ -8,7 +8,7 @@ images:
## About regtest ## About regtest
The regtest is a separate blockchain from the Stacks mainnet analogous to a development environnment. Similar to the testnet, it's a network used by developers to test their apps, smart contracts, or changes to the protocol in a production-like environment. However, it differs by producing a new BTC and STX block every two minutes, making it much more suitable for rapid development. The regtest is reset more regularly than testnet. The regtest is a separate blockchain from the Stacks mainnet analogous to a development environnment. Similar to the testnet, it's a network used by developers to test their apps, smart contracts, or changes to the protocol in a production-like environment. However, it differs by producing a new BTC and STX block every 2 minutes, making it much more suitable for rapid development. The regtest is reset more regularly than testnet.
## Regtest nodes ## Regtest nodes

Loading…
Cancel
Save