Post
Topic
Board Off-topic
Re: prayers in block headers? alienate your miners?
by
deepceleron
on 21/08/2011, 09:30:22 UTC
1f3gHNoBodYw1LLs3ndY0UanYB1tC0lnsBec4USeYoU9AREaCH34PBeGgAR67fx

Jack,

If that's a real wallet, I'll donate, just for your creativity...

Is it real?

That is an invalid bitcoin address, it is longer than 34 characters, and includes non-base58 characters "0" and "l"

static const char* pszBase58 = "123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";


While functional vanity addresses can be generated, it becomes computationally infeasable to generate more than a seven or eight letter vanity phrase. If you don't care about being able to receive or re-send the bitcoins, a longer valid address can be created without a matching private key with address format "1" + 18-28 valid base 58 characters + checksum.