mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-07 03:03:58 +01:00
Split key_io (address/key encodings) off from base58
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <qt/bitcoinaddressvalidator.h>
|
||||
|
||||
#include <base58.h>
|
||||
#include <key_io.h>
|
||||
|
||||
/* Base58 characters are:
|
||||
"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"
|
||||
|
||||
Reference in New Issue
Block a user