mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
update to work with new lock system, add protocol.* to build system
This commit is contained in:
@@ -29,7 +29,8 @@ public:
|
||||
OK,
|
||||
INVALID_ADDRESS,
|
||||
DUPLICATE_ADDRESS,
|
||||
WALLET_UNLOCK_FAILURE
|
||||
WALLET_UNLOCK_FAILURE,
|
||||
KEY_GENERATION_FAILURE
|
||||
};
|
||||
|
||||
static const QString Send; /* Send addres */
|
||||
|
||||
Reference in New Issue
Block a user