Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion bip-0391.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
Layer: Applications
Title: Binary Output Descriptors
Authors: SeedHammer <team@seedhammer.com>
Status: Draft
Status: Closed
Type: Specification
Assigned: 2026-01-27
License: BSD-2-Clause
Proposed-Replacement: 393
</pre>

==Introduction==
Expand Down Expand Up @@ -182,6 +183,13 @@ There is a [https://github.com/seedhammer/bip-bod-descriptors Go implementation]
for development and testing purposes. Don't use it in production, because it only
validates the BOD format, not the descriptor itself.

==Changelog==

* '''0.0.2''' (2026-04-21):
** Withdrawn after BIP393 proposed an alternative method of handling wallet metadata.
* '''0.0.1''' (2026-02-02):
** Initial draft.

==Acknowledgments==

This specification builds upon the draft BIP 388 by specifying
Expand Down