def getTxnLogStore(self): return ClientTxnLog(self.ledger_dir)
def getTxnLogStore(self): return ClientTxnLog(self.name, self.basedirpath)