mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
11841171be
commit
e74a2d6a84
@ -132,7 +132,7 @@ class Crypt(Logger):
|
||||
# stop
|
||||
self.store.put(k_b_hash,v_b)
|
||||
#return (True,k_b_hash,v_b)
|
||||
self.log('now keys are:',list(self.store.iter_keys()))
|
||||
# self.log('now keys are:',list(self.store.iter_keys()))
|
||||
return True
|
||||
|
||||
def exists(self,k,prefix=''):
|
||||
|
Loading…
Reference in New Issue
Block a user