SHOWING: First 60
"They are the culmination of a sequence of events set in motion with the mining of the first block, so many years ago."
msgstr ""
"هذه الاختراعات المستقلة ل أوردينال تشير بطريقة ما إلى أن تم اكتشافها أو اكتشافها مرة أخرى، وليس اختراعها. إن أوردينال نتيجة حتمية لرياضيات البيتكوين، وذلك لا يعود إلى وثائقها الحديثة، ولكن من نشأتهم القديمة. إنها ذروة تسلسل من الأحداث التي تم تشغيلها مع البلوك الأول، "
"منذ سنوات عديدة."
#: src\digital-artifacts.md:4
msgid "Imagine a physical artifact. A rare coin, say, held safe for untold years in the dark, secret clutch of a Viking hoard, now dug from the earth by your grasping hands. It…"
msgstr "تخيل تحفه أثرية في الواقع. عملة نادرة، على سبيل المثال، عمله سرية للفايكنج محفوظة بأمان لسنوات طويله و مخبأة ، ثم عثرت عليها أنت. فهي..."
#: src\digital-artifacts.md:8
msgid "…has an owner. You. As long as you keep it safe, nobody can take it from you."
msgstr "...لديها مالك. وهو أنت. طالما أنك تحتفظ بها بأمان، لا يمكن لأحد أن يأخذها منك."
#: src\digital-artifacts.md:10
msgid "…is complete. It has no missing parts."
#45,162,669text"para especificar la red de pruebas. Para obtener más información sobre cómo "
"ejecutar Bitcoin Core en modo de pruebas, consulta la "
"[documentación para desarrolladores de Bitcoin](https://developer.bitcoin.org/examples/testing.html)."
#: src/guides/testing.md:7
msgid ""
"Most `ord` commands in [inscriptions](inscriptions.md) and "
"[explorer](explorer.md) can be run with the following network flags:"
msgstr ""
"La mayoría de los comandos de `ord` que se mencionaron en la página de "
"[inscripciones](inscriptions.md) y en [explorador](explorer.md) pueden "
"ejecutarse con las siguientes banderas de red:"
#: src/guides/testing.md:10
msgid "Network"
msgstr "Red"
#: src/guides/testing.md:10
msgid "Flag"
msgstr "Bandera"
#: src/guides/testing.md:12
msgid "Testnet"
msgstr "Testnet"
#: src/guides/testing.md:12
msgid "`--testnet` or `-t`"
msgstr "`--testnet` o `-t`"
#: src/guides/testing.md:13
msgid "Signet"
msgstr "Signet"
#: src/guides/testing.md:13
msgid "`--signet` or `-s`"
msgstr "`--signet` o `-s`"
#45,161,842textconsidered to have an implicit input equal in size to the subsidy, followed by
an input for every fee-paying transaction in the block, in the order that those
transactions appear in the block. The implicit subsidy input carries the
block's newly created sats. The implicit fee inputs carry the sats that were
paid as fees in the block's transactions.
Underpaying the subsidy does not change the ordinal numbers of sats mined
in subsequent blocks. Ordinals depend only on how many sats could have been
mined, not how many actually were.
=== Specification ===
Sats are numbered and transferred with the following algorithm:
<pre>
# subsidy of block at given height
def subsidy(height):
return 50 * 100_000_000 >> height // 210_000
# first ordinal of subsidy of block at given height
def first_ordinal(height):
start = 0
for height in range(height):
start += subsidy(height)
return start
# assign ordinals in given block
def assign_ordinals(block):
first = first_ordinal(block.height)
last = first + subsidy(block.height)#45,026,063text
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
[[package]]
name = "windows_i686_gnu"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
[[package]]
name = "windows_i686_msvc"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
[[package]]
#45,000,735textmsgid ""
"Inscription content is serialized using data pushes within unexecuted "
"conditionals, called \"envelopes\". Envelopes consist of an `OP_FALSE OP_IF "
"… OP_ENDIF` wrapping any number of data pushes. Because envelopes are "
"effectively no-ops, they do not change the semantics of the script in which "
"they are included, and can be combined with any other locking script."
msgstr ""
"El contenido de la inscripción se serializa utilizando push de datos "
"dentro de condicionales que no han sido ejecutados, a estos se les llama \"sobres\". "
"Los sobres consisten en un `OP_FALSE OP_IF ... OP_ENDIF` envolviendo los push de datos. "
"Dado que los sobres son operaciones nulas, no cambian la semántica del script "
"en el que están incluidos y pueden combinarse con cualquier otro script de "
"bloqueo."
#: src/inscriptions.md:39
msgid ""
"A text inscription containing the string \"Hello, world!\" is serialized as "
"follows:"
msgstr ""
"Una inscripción de texto que contiene la cadena \"¡Hola, Mundo!\" se serializa "#44,995,178textmint2,500.csas#40,652,186brc-20transfer2,000,000,000.sats#38,424,079brc-20