mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Rename Wallet to LocalCredentials
This commit is contained in:
@@ -97,7 +97,9 @@ const char* RpcDBInit[] =
|
||||
|
||||
int RpcDBCount = NUMBER (RpcDBInit);
|
||||
|
||||
// Wallet database holds local accounts and trusted nodes
|
||||
// NodeIdentity database holds local accounts and trusted nodes
|
||||
// VFALCO NOTE but its a table not a database, so...?
|
||||
//
|
||||
const char* WalletDBInit[] =
|
||||
{
|
||||
// Node identity must be persisted for CAS routing and responsibilities.
|
||||
|
||||
Reference in New Issue
Block a user