Post
Topic
Board Development & Technical Discussion
Re: Vanity addresses are unsafe
by
pooya87
on 19/08/2020, 06:26:08 UTC
but does anyone know why a bitcoin wallet would be refusing a transaction to a vanity address?

possible reasons could be buggy implementation of:
- base58 encoding
- of checksum computation
- SHA256 calculation
or it is possible the person copying the address simply copied less or more characters than the real address.