msgstr ""
"[इंस्क्रीप्शंस](inscriptions.md) और [एक्सप्लोरर](explorer.md) में अधिकांश `ऑर्ड` कमांड "
"निम्नलिखित नेटवर्क फ़्लैग के साथ संचालित किए जा सकते हैं:"
#: src/guides/testing.md:10
msgid "Network"
msgstr "नेटवर्क"
#: src/guides/testing.md:10
msgid "Flag"
msgstr "फ़्लैग"
#: src/guides/testing.md:12
msgid "Testnet"
msgstr ""
#: src/guides/testing.md:12
msgid "`--testnet` or `-t`"
msgstr ""
#: src/guides/testing.md:13
msgid "Signet"
msgstr ""
#: src/guides/testing.md:13
msgid "`--signet` or `-s`"
msgstr ""
#: src/guides/testing.md:14
msgid "Regtest"
msgstr ""
#: src/guides/testing.md:14
msgid "`--regtest` or `-r`"
msgstr ""
#: src/guides/testing.md:16
msgid "Regtest doesn't require downloading the blockchain or indexing ord."
msgstr ""
"Regtest के लिए ब्लॉकचेन या इंडेक्सिंग ऑर्ड डाउनलोड करने की आवश्यकता नहीं है।"
#: src/guides/testing.md:21
msgid "Run bitcoind in regtest with:"
msgstr "Regtest में bitcoind के साथ संचालित करें:"
#: src/guides/testing.md:22
msgid ""
"```\n"
"bitcoind -regtest -txindex\n"