We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d4af9b + a514014 commit d63a1edCopy full SHA for d63a1ed
decoding/inputs-prev-txid.mdx
@@ -51,7 +51,7 @@ language="python"
51
52
You can view this transaction in a block explorer using the display order:
53
54
--> <a href="https://mempool.space/tx/5e6e1a9b4ce3f9f39467d7129e3ecfbe6c81c08dd377aac666fedc9a758fe614" target="_blank">https://mempool.space/tx/5e6e1a9b4ce3f9f39467d7129e3ecfbe...</a>
+-> <a href="https://mempool.space/tx/5e6e1a9b4ce3f9f39467d7129e3ecfbe6c81c08dd377aac666fedc9a758fe614" target="_blank">5e6e1a9b4ce3f9f...fedc9a758fe614</a>
55
56
<ExpandableAlert title="Converting between byte orders" type="info">
57
Here's a Python function to convert between display and internal byte orders:
0 commit comments