msgstr "" "Primeiro, você precisará de um nó Bitcoin Core sincronizado com um índice de transação. Para ativar a indexação de transações, passe `-txindex` na linha de comando:" #: src/guides/sat-hunting.md:23 msgid "" "```sh\n" "bitcoind -txindex\n" "```" msgstr "" "```sh\n" "bitcoind -txindex\n" "```" #: src/guides/sat-hunting.md:27 msgid "" "Or put the following in your [Bitcoin configuration " "file](https://github.com/bitcoin/bitcoin/blob/master/doc/bitcoin-conf.md#configuration-file-path):" msgstr "" "Ou coloque o seguinte em seu [arquivo de configuração Bitcoin](https://github.com/bitcoin/bitcoin/blob/master/doc/bitcoin-conf.md#configuration-file-path):" #: src/guides/sat-hunting.md:34 msgid "" "Launch it and wait for it to catch up to the chain tip, at which point the " "following command should print out the current block height:" msgstr "" "Execute-o e espere que ele alcance a ponta da cadeia, momento em que o seguinte comando deverá imprimir a altura atual do bloco:" #: src/guides/sat-hunting.md:37#45,003,513text #: src/guides/explorer.md:26 msgid "Blocks" msgstr "Blocos" #: src/guides/explorer.md:28 msgid "Blocks can be searched by hash, for example, the genesis block:" msgstr "Os blocos podem ser pesquisados por hash, por exemplo, o bloco gênesis:" #: src/guides/explorer.md:30 msgid "" "[000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f](https://ordinals.com/search/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f)" msgstr "" "[000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f](https://ordinals.com/search/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f)" #: src/guides/explorer.md:32 msgid "Transactions" msgstr "Transações" #: src/guides/explorer.md:34 msgid "" "Transactions can be searched by hash, for example, the genesis block " "coinbase transaction:" msgstr "" "As transações podem ser pesquisadas por hash, por exemplo, a transação " "coinbase do bloco gênesis:" #: src/guides/explorer.md:37 msgid "" "[4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b](https://ordinals.com/search/4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b)" #45,000,542text