mirror of
https://github.com/bitcoin/bips.git
synced 2024-11-19 01:40:05 +01:00
Assign BIP 115: Generic anti-replay protection using Script
This commit is contained in:
parent
28621f70b5
commit
f09485e3d8
@ -498,6 +498,13 @@ Those proposing changes should consider that ultimately consent may rest with th
|
||||
| Standard
|
||||
| Draft
|
||||
|-
|
||||
| [[bip-0115.mediawiki|115]]
|
||||
| Consensus (soft fork)
|
||||
| Generic anti-replay protection using Script
|
||||
| Luke Dashjr
|
||||
| Standard
|
||||
| Draft
|
||||
|-
|
||||
| [[bip-0120.mediawiki|120]]
|
||||
| Applications
|
||||
| Proof of Payment
|
||||
|
@ -1,10 +1,10 @@
|
||||
<pre>
|
||||
BIP: ?
|
||||
BIP: 115
|
||||
Layer: Consensus (soft fork)
|
||||
Title: Generic anti-replay protection using Script
|
||||
Author: Luke Dashjr <luke+bip@dashjr.org>
|
||||
Comments-Summary: No comments yet.
|
||||
Comments-URI: FIXME
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0115
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 2016-09-23
|
Loading…
Reference in New Issue
Block a user