mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 15:18:11 +00:00
CH06: try again to fix listing xref
This commit is contained in:
parent
6dfdbbcd70
commit
dfb3aae2e0
@ -34,6 +34,7 @@ Let's retrieve the transaction containing that payment again.
|
|||||||
|
|
||||||
[[alice_tx_serialized_reprint]]
|
[[alice_tx_serialized_reprint]]
|
||||||
.Alice's serialized transaction
|
.Alice's serialized transaction
|
||||||
|
====
|
||||||
----
|
----
|
||||||
$ bitcoin-cli getrawtransaction 466200308696215bbc949d5141a49a41\
|
$ bitcoin-cli getrawtransaction 466200308696215bbc949d5141a49a41\
|
||||||
38ecdfdfaa2a8029c1f9bcecd1f96177
|
38ecdfdfaa2a8029c1f9bcecd1f96177
|
||||||
@ -46,6 +47,8 @@ $ bitcoin-cli getrawtransaction 466200308696215bbc949d5141a49a41\
|
|||||||
e739df2f899c49dc267c0ad280aca6dab0d2fa2b42a45182fc83e81713010000
|
e739df2f899c49dc267c0ad280aca6dab0d2fa2b42a45182fc83e81713010000
|
||||||
0000
|
0000
|
||||||
----
|
----
|
||||||
|
====
|
||||||
|
|
||||||
|
|
||||||
There's nothing special about Bitcoin Core's serialization format.
|
There's nothing special about Bitcoin Core's serialization format.
|
||||||
Programs can use a different format as long as they transmit all of the
|
Programs can use a different format as long as they transmit all of the
|
||||||
|
Loading…
Reference in New Issue
Block a user