mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
Bitcoin-Qt signmessage GUI (pull request #582)
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
70f55355e2
commit
2bc4fd609c
@@ -53,6 +53,9 @@ map<uint256, CDataStream*> mapOrphanTransactions;
|
||||
multimap<uint256, CDataStream*> mapOrphanTransactionsByPrev;
|
||||
|
||||
|
||||
const string strMessageMagic = "Bitcoin Signed Message:\n";
|
||||
|
||||
|
||||
double dHashesPerSec;
|
||||
int64 nHPSTimerStart;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user