Bitcoin/address validation: Difference between revisions

Line 1,437:
"1A Na15ZQXAZUgFiqJ2i7Z2DPU2J6hW62i", -- bad char
"1111111111111111111114oLvT2", -- OK?
"17NdbrSGoUotzeGCcMMCqnFkEvLymoou9j", -- OK (*NB*: apparently differs to Python solution),
-- but does agree with Racket and Rust entries)
"1badbadbadbadbadbadbadbadbadbadbad", -- not version 0
"BZbvjr", -- first character is not 1 or 3 (checksum is fine, address too short)
7,795

edits