Added methods for storing/reading from sinlge key-value pair

This commit is contained in:
Ivan Socolsky 2014-09-23 14:54:09 -03:00
commit cd3f2b8b90
4 changed files with 231 additions and 12 deletions

View file

@ -549,7 +549,6 @@ describe('WalletFactory model', function() {
});
});
});