msgstr "101個のブロックを掘る(ロック解除coinbase)に使います:" #: src/guides/testing.md:34 msgid "" "```\n" "bitcoin-cli generatetoaddress 101 \n" "```" msgstr "" #: src/guides/testing.md:37 msgid "Inscribe in regtest with:" msgstr "regtest上で刻みます。" #: src/guides/testing.md:38 msgid "" "```\n" "ord -r wallet inscribe --fee-rate 1 --file \n" "```" msgstr "" #: src/guides/testing.md:41 msgid "Mine the inscription with:" msgstr "銘文を発掘します。" #: src/guides/testing.md:42 msgid "" "```\n" "bitcoin-cli generatetoaddress 1 \n" "```" msgstr "" #: src/guides/testing.md:45 msgid "View the inscription in the regtest explorer:" msgstr "regtestブラウザで銘文を見ます。" #: src/guides/testing.md:46 msgid "" "```\n" "ord -r server\n" "```" msgstr "" #: src/guides/testing.md:50 msgid "Testing Recursion" msgstr "再帰のテスト" #: src/guides/testing.md:53 msgid "" "When testing out [recursion](../inscriptions/recursion.md), inscribe the " "dependencies first (example with [p5.js](https://p5js.org):" msgstr "" " [recursion](../inscriptions/recursion.md) のテスト[の場合、最初に依存関係を"