mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Rename everything from newcoin to ripple except the protocol buffers.
This commit is contained in:
@@ -115,7 +115,7 @@ EC_KEY* CKey::GenerateRootDeterministicKey(const uint128& seed)
|
||||
return pkey;
|
||||
}
|
||||
|
||||
// Take newcoin address.
|
||||
// Take ripple address.
|
||||
// --> root public generator (consumes)
|
||||
// <-- root public generator in EC format
|
||||
EC_KEY* CKey::GenerateRootPubKey(BIGNUM* pubGenerator)
|
||||
|
||||
Reference in New Issue
Block a user