1
0

deprecate wallet.save() and 'eval' command

This commit is contained in:
ecdsa
2013-05-02 10:54:48 +02:00
parent 6be62e44de
commit b2c23f9ac8
4 changed files with 22 additions and 16 deletions

View File

@@ -200,7 +200,7 @@ a SimpleConfig instance then reads the wallet file.
def save(self):
def save(self, key=None):
self.save_wallet_config()