mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-05-30 12:49:06 +00:00
Edited ch09_fees.adoc with Atlas code editor
This commit is contained in:
parent
21a8414f20
commit
e0d65f8211
@ -618,7 +618,7 @@ you intended.
|
|||||||
[[fee_sniping]]
|
[[fee_sniping]]
|
||||||
=== Timelock Defense Against Fee Sniping
|
=== Timelock Defense Against Fee Sniping
|
||||||
|
|
||||||
Fee sniping is a theoretical
|
Fee sniping ((("transaction fees", "fee sniping", id="transaction-fee-sniping")))((("fee sniping", id="fee-snipe")))((("timelocks", "fee sniping and", id="timelock-fee-snipe")))((("lock time", "fee sniping and", id="lock-time-fee-snipe")))is a theoretical
|
||||||
attack scenario, where miners attempting to rewrite past blocks "snipe"
|
attack scenario, where miners attempting to rewrite past blocks "snipe"
|
||||||
higher-fee transactions from future blocks to maximize their
|
higher-fee transactions from future blocks to maximize their
|
||||||
profitability.
|
profitability.
|
||||||
@ -663,5 +663,5 @@ other uses of the lock time field.
|
|||||||
As Bitcoin continues to mature, and as the subsidy continues to decline,
|
As Bitcoin continues to mature, and as the subsidy continues to decline,
|
||||||
fees become more and more important to Bitcoin users, both in their
|
fees become more and more important to Bitcoin users, both in their
|
||||||
day-to-day use for getting transactions confirmed quickly and in
|
day-to-day use for getting transactions confirmed quickly and in
|
||||||
providing an incentive for miners to continue securing Bitcoin
|
providing an incentive for miners to continue securing((("transaction fees", "fee sniping", startref="transaction-fee-sniping")))((("fee sniping", startref="fee-snipe")))((("timelocks", "fee sniping and", startref="timelock-fee-snipe")))((("lock time", "fee sniping and", startref="lock-time-fee-snipe"))) Bitcoin
|
||||||
transactions with new proof of work.
|
transactions with new proof of work.
|
||||||
|
Loading…
Reference in New Issue
Block a user