CH06: try again to fix listing xref

develop
David A. Harding 1 year ago
parent 6dfdbbcd70
commit dfb3aae2e0

@ -34,6 +34,7 @@ Let's retrieve the transaction containing that payment again.
[[alice_tx_serialized_reprint]]
.Alice's serialized transaction
====
----
$ bitcoin-cli getrawtransaction 466200308696215bbc949d5141a49a41\
38ecdfdfaa2a8029c1f9bcecd1f96177
@ -46,6 +47,8 @@ $ bitcoin-cli getrawtransaction 466200308696215bbc949d5141a49a41\
e739df2f899c49dc267c0ad280aca6dab0d2fa2b42a45182fc83e81713010000
0000
----
====
There's nothing special about Bitcoin Core's serialization format.
Programs can use a different format as long as they transmit all of the

Loading…
Cancel
Save