mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Faster Base64 decoder.
This commit is contained in:
@@ -201,6 +201,7 @@ void SetMockTime(int64 nMockTimeIn);
|
||||
int64 GetAdjustedTime();
|
||||
void AddTimeData(unsigned int ip, int64 nTime);
|
||||
std::string FormatFullVersion();
|
||||
std::string DecodeBase64(const std::string &s);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user