1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Merge pull request #560 from kn0rhaan/patch-1

fixed small typo [in BIP 30]
This commit is contained in:
Luke Dashjr
2017-07-26 05:12:02 +00:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
</pre>
==Abstract==
This document gives a specification for dealing with duplicate transactions in the block chain, in an attempt to solve certain problems the reference implementations has with them.
This document gives a specification for dealing with duplicate transactions in the block chain, in an attempt to solve certain problems the reference implementation has with them.
==Copyright==