Skip to content

BIP39: fix french word list#537

Closed
vbmithr wants to merge 1 commit intobitcoin:masterfrom
vbmithr:bip39-french-fix
Closed

BIP39: fix french word list#537
vbmithr wants to merge 1 commit intobitcoin:masterfrom
vbmithr:bip39-french-fix

Conversation

@vbmithr
Copy link
Copy Markdown

@vbmithr vbmithr commented May 14, 2017

  • Remove 4 spurious bytes at start

* Remove 4 spurious bytes at start
@dabura667
Copy link
Copy Markdown

NACK

That's the UTF8 BOM marker (3 bytes EF BB BF). You should not remove that, as it will disable automatic encoding recognition for some apps.

@dabura667
Copy link
Copy Markdown

@vbmithr
Copy link
Copy Markdown
Author

vbmithr commented May 14, 2017

Hmm, ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants