mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited ch06_transactions.adoc with Atlas code editor
This commit is contained in:
parent
122171a55a
commit
72e493607f
@ -173,7 +173,7 @@ future.
|
||||
[[inputs]]
|
||||
=== Inputs
|
||||
|
||||
The inputs field contains several other fields, so let's start by showing a
|
||||
The((("transactions", "inputs", id="transaction-input")))((("inputs", id="input-transaction"))) inputs field contains several other fields, so let's start by showing a
|
||||
map of those bytes in <<alice_tx_input_map>>.
|
||||
|
||||
[[alice_tx_input_map]]
|
||||
@ -574,7 +574,7 @@ as defined by BIP68.
|
||||
image::images/mbc3_0603.png["BIP68 definition of sequence encoding"]
|
||||
|
||||
Note that any transaction which sets a relative timelock using sequence
|
||||
also sends the signal for opt-in replace by fee as described in
|
||||
also sends the signal for opt-in replace by fee ((("transactions", "inputs", startref="transaction-input")))((("inputs", startref="input-transaction")))as described in
|
||||
<<sequence-bip125>>.
|
||||
|
||||
=== Outputs
|
||||
|
Loading…
Reference in New Issue
Block a user