mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Use SecretKey, PublicKey
This commit is contained in:
committed by
Nik Bougalis
parent
6fccd07479
commit
163e8eb8fc
@@ -39,7 +39,7 @@ Json::Value accounts (
|
||||
|
||||
do
|
||||
{
|
||||
// VFALCO Should be AnyPublicKey
|
||||
// VFALCO Should be PublicKey and Generator
|
||||
RippleAddress pk;
|
||||
pk.setAccountPublic (naMasterGenerator, uIndex++);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user