class BitcoinWalletIndexer: def __init__(self, data_path): self.data_path = data_path self.index = {}