mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Put BIP 75 in the right place in README, and clean up formatting a bit
This commit is contained in:
parent
9d86a41747
commit
19845126ec
@ -314,6 +314,12 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|-
|
|-
|
||||||
|
| [[bip-0075.mediawiki|75]]
|
||||||
|
| Out of Band Address Exchange using Payment Protocol Encryption
|
||||||
|
| Justin Newton, Matt David, Aaron Voisine, James MacWhyte
|
||||||
|
| Standard
|
||||||
|
| Draft
|
||||||
|
|-
|
||||||
| [[bip-0080.mediawiki|80]]
|
| [[bip-0080.mediawiki|80]]
|
||||||
| Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
|
| Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
|
||||||
| Justus Ranvier, Jimmy Song
|
| Justus Ranvier, Jimmy Song
|
||||||
@ -332,12 +338,6 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|-
|
|-
|
||||||
| [[bip-0075.mediawiki|75]]
|
|
||||||
| Out of Band Address Exchange using Payment Protocol Encryption
|
|
||||||
| Justin Newton, Matt David, Aaron Voisine and James MacWhyte
|
|
||||||
| Standard
|
|
||||||
| Draft
|
|
||||||
|-
|
|
||||||
| [[bip-0099.mediawiki|99]]
|
| [[bip-0099.mediawiki|99]]
|
||||||
| Motivation and deployment of consensus rule changes ([soft/hard]forks)
|
| Motivation and deployment of consensus rule changes ([soft/hard]forks)
|
||||||
| Jorge Timón
|
| Jorge Timón
|
||||||
|
@ -118,7 +118,6 @@ message EncryptedInvoiceRequest {
|
|||||||
required uint64 nonce = 5;
|
required uint64 nonce = 5;
|
||||||
optional bytes signature = 6;
|
optional bytes signature = 6;
|
||||||
optional bytes identifier = 7;
|
optional bytes identifier = 7;
|
||||||
|
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user