Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ベース 58 ビットコインの秘密鍵を検証する正規表現を探しています。公開アドレス用にこれを見つけました:
/^[13n][1-9A-Za-z][^OIl]{20,40}/
しかし、秘密鍵の要件が何であるかはわかりません。
^5[HJK][0-9A-Za-z&&[^0OIl]]{49}