329 - Wallet Labels Export Format
BIP: 329 Layer: Applications Title: Wallet Labels Export Format Author: Craig Raw Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0329 Status: Draft Type: Informational Created: 2022-08-23 License: BSD-2-Clause ==Abstract== This document specifies a format for the export of labels that may be attached to various common types of records in a wallet. ==Copyright== This BIP is licensed under the BSD 2-clause license. ==Motivation== The export and import of funds across different Bitcoin wallet applications is well defined through standards such as BIP39, BIP32, BIP44 etc. These standards are well supported and allow users to move easily between different wallets. There is, however, no defined standard to transfer any labels the user may have applied to the transactions, addresses, public keys, inputs, outputs or xpubs in their wallet. The UTXO model that Bitcoin uses makes these labels particularly valuable as they may in...