mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-19 21:40:29 +02:00
BIP 119: Fix Typo
an template address ↦ a template address
This commit is contained in:
@@ -503,7 +503,7 @@ For example, a exchange's hot wallet might use an address which can automaticall
|
||||
storage address after a relative timeout.
|
||||
|
||||
The issue is that reusing addresses in this way can lead to loss of funds.
|
||||
Suppose one creates an template address which forwards 1 BTC to cold storage.
|
||||
Suppose one creates a template address which forwards 1 BTC to cold storage.
|
||||
Creating an output to this address with less than 1 BTC will be frozen permanently.
|
||||
Paying more than 1 BTC will lead to the funds in excess of 1BTC to be paid as a large miner fee.
|
||||
CHECKTEMPLATEVERIFY could commit to the exact amount of bitcoin provided by the inputs/amount of fee
|
||||
|
Reference in New Issue
Block a user