msgstr "Rede"
#: src/guides/testing.md:10
msgid "Flag"
msgstr "Bandeira"
#: src/guides/testing.md:12
msgid "Testnet"
msgstr "Testnet"
#: src/guides/testing.md:12
msgid "`--testnet` or `-t`"
msgstr "`--testnet` ou `-t`"
#: src/guides/testing.md:13
msgid "Signet"
msgstr "Signet"
#: src/guides/testing.md:13
msgid "`--signet` or `-s`"
msgstr "`--signet` o `-s`"
#: src/guides/testing.md:14
msgid "Regtest"
msgstr "Regtest"
#: src/guides/testing.md:14
msgid "`--regtest` or `-r`"
msgstr "`--regtest` o `-r`"
#: src/guides/testing.md:16
msgid "Regtest doesn't require downloading the blockchain or indexing ord."
msgstr "O Regtest não requer o download da blockchain ou da indexação do ord."
#: src/guides/testing.md:21
msgid "Run bitcoind in regtest with:"
msgstr "Execute o bitcoind em regtest com:"
#: src/guides/testing.md:22
msgid ""
"```\n"
"bitcoind -regtest -txindex\n"
"```"
msgstr ""
"```\n"
"bitcoind -regtest -txindex\n"
"```"
#: src/guides/testing.md:25
msgid "Create a wallet in regtest with:"
msgstr "Crie uma carteira em regtest com:"