walletdb: fix getAccounts.
This commit is contained in:
parent
465a76a485
commit
e07f9b737c
@ -979,7 +979,7 @@ WalletDB.prototype.getAccounts = function getAccounts(wid) {
|
||||
parse: function(data) {
|
||||
return data.toString('ascii');
|
||||
}
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user