Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
65296214
Topic
1306983
Board
Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Akito S. M. Hosana
on
20/04/2025, 07:16:02 UTC
Quote from: nomachine on
Today
at 06:21:27 AM
or precomputed:
Code:
static const char VALID_PREFIXES[][3] = {
"Kw", "Kx", "Ky", "Kz", "L1", "L2", "L3", "L4", "L5"
};
How fast is this?