"cookie -getinfo`. When running `ord` you must specify the cookie file " "location with `--cookie-file=/.cookie`." msgstr "" "如果 `bitcoin-cli -getinfo` 返回`Could not locate RPC credentials`, 那么 " "你必须指定 cookie 文件的位置。如果你正在使用自定义的数据目录 (指定 `datadir` 的选项)," "那么你必须指定cookie文件的位置. `bitcoin-cli -rpccookiefile=/ " "cookie -getinfo`.当你运行 `ord` 命令时,你必须指定 cookie 文件的位置 " "`--cookie-file=/.cookie`." #: src/guides/inscriptions.md:119 msgid "" "Make sure you do _NOT_ have `disablewallet=1` in your `bitcoin.conf` file. " "If `bitcoin-cli listwallets` returns `Method not found` then the wallet is " "disabled and you won't be able to use `ord`." msgstr "" "确保你在`bitcoin.conf` 文件中 _没有_ 配置 `disablewallet=1` " "如果 `bitcoin-cli listwallets` 返回 `Method not found` 那么钱包就会被禁用" "你将要无法使用 `ord`." #: src/guides/inscriptions.md:123 msgid "" "Make sure `txindex=1` is set. Run `bitcoin-cli getindexinfo` and it should " "return something like" msgstr "" "确保设置 `txindex=1` 。运行 `bitcoin-cli getindexinfo` 将会返回一些这样的结果 "