Merge branch 'patch-1' of https://github.com/jotto/le-store-SPEC
This commit is contained in:
commit
2ac41d914a
2
index.js
2
index.js
@ -57,7 +57,7 @@ module.exports.create = function (options) {
|
||||
};
|
||||
*/
|
||||
|
||||
cb(null, memDb.accounts[accountId]);
|
||||
cb(null, memDb.accountKeypairs[accountId]);
|
||||
}
|
||||
// Accounts
|
||||
, checkKeypair: function (opts, cb) {
|
||||
|
||||
Ładowanie…
x
Reference in New Issue
Block a user