diff options
author | scgbckbone <scgbckbone@proton.me> | 2024-10-05 14:50:29 +0200 |
---|---|---|
committer | scgbckbone <scgbckbone@proton.me> | 2024-11-08 11:32:40 +0100 |
commit | 829afccd1ae26403f8c3583d7347b04aeb54c2ca (patch) | |
tree | 4e7f0a258465cd03d2133bca065ef0ed48e46a5f | |
parent | a12ce760c6c55982c206b4c172c4fd490b3338e6 (diff) |
change BIP39 status to Final
-rw-r--r-- | README.mediawiki | 4 | ||||
-rw-r--r-- | bip-0039.mediawiki | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/README.mediawiki b/README.mediawiki index 21efdb1..ebe1c14 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -202,13 +202,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Mike Caldwell, Aaron Voisine | Standard | Draft -|- style="background-color: #ffffcf" +|- style="background-color: #cfffcf" | [[bip-0039.mediawiki|39]] | Applications | Mnemonic code for generating deterministic keys | Marek Palatinus, Pavol Rusnak, Aaron Voisine, Sean Bowe | Standard -| Proposed +| Final |- | 40 | API/RPC diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 51fe33d..bfbb9db 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -8,7 +8,7 @@ Sean Bowe <ewillbefull@gmail.com> Comments-Summary: Unanimously Discourage for implementation Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039 - Status: Proposed + Status: Final Type: Standards Track Created: 2013-09-10 </pre> |