mirror of
https://github.com/monero-project/monero.git
synced 2025-08-18 13:37:58 -04:00
Bind signature to full address and signing mode
This commit is contained in:
parent
743608ec16
commit
fa06c39d97
12 changed files with 47 additions and 51 deletions
|
@ -230,7 +230,7 @@ namespace config
|
|||
const unsigned char HASH_KEY_CLSAG_ROUND[] = "CLSAG_round";
|
||||
const unsigned char HASH_KEY_CLSAG_AGG_0[] = "CLSAG_agg_0";
|
||||
const unsigned char HASH_KEY_CLSAG_AGG_1[] = "CLSAG_agg_1";
|
||||
const char HASH_KEY_MESSAGE_SIGNING[] = "MessageSignature";
|
||||
const char HASH_KEY_MESSAGE_SIGNING[] = "MoneroMessageSignature";
|
||||
|
||||
namespace testnet
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue