mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 11:08:05 +01:00
Assign BIP 339: WTXID-based transaction relay
This commit is contained in:
parent
3c5aef89d6
commit
b8fefbf576
2 changed files with 9 additions and 2 deletions
|
@ -946,6 +946,13 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||
| Standard
|
||||
| Draft
|
||||
|-
|
||||
| [[bip-0339.mediawiki|339]]
|
||||
| Peer Services
|
||||
| WTXID-based transaction relay
|
||||
| Suhas Daftuar
|
||||
| Standard
|
||||
| Draft
|
||||
|-
|
||||
| [[bip-0340.mediawiki|340]]
|
||||
|
|
||||
| Schnorr Signatures for secp256k1
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<pre>
|
||||
BIP: ???
|
||||
BIP: 339
|
||||
Layer: Peer Services
|
||||
Title: WTXID-based transaction relay
|
||||
Author: Suhas Daftuar <sdaftuar@chaincode.com>
|
||||
Comments-Summary: No comments yet.
|
||||
Comments-URI:
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0339
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 2020-02-03
|
Loading…
Add table
Reference in a new issue