mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Update ch06.asciidoc
This commit is contained in:
parent
17ff33257e
commit
a3ce7114be
@ -285,9 +285,9 @@ Hints:
|
||||
* The length of the +scriptSig+ is 139 bytes, or +8b+ in hex
|
||||
* The sequence number is set to +FFFFFFFF+, again easy to identify((("", startref="alicesix")))
|
||||
|
||||
When scriptSigs are serialized for transmission on the network, their inputs are encoded into a byte stream as shown in <<ScriptSig input serialization>>.
|
||||
When scriptSigs are serialized for transmission on the network, their inputs are encoded into a byte stream as shown in <<scriptsig_in_structure>>.
|
||||
|
||||
[[tx_in_structure]]
|
||||
[[scriptsig_in_structure]]
|
||||
.ScriptSig input serialization
|
||||
[options="header"]
|
||||
|=======
|
||||
|
Loading…
Reference in New Issue
Block a user