Skip to content

Commit 2985f5d

Browse files
committed
Remove comment
Signed-off-by: jamshale <jamiehalebc@gmail.com>
1 parent 68408d1 commit 2985f5d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • acapy_agent/anoncreds/default/legacy_indy

acapy_agent/anoncreds/default/legacy_indy/recover.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,6 @@ async def fix_ledger_entry(
392392

393393
if isinstance(ledger_response, dict) and "result" in ledger_response:
394394
applied_txn = ledger_response["result"]
395-
396-
# Update the local wallets rev reg entry with the new accumulator value
397395
rev_list_value_json = rev_list.value_json
398396
rev_list_value_json["rev_list"]["currentAccumulator"] = applied_txn[
399397
"txn"

0 commit comments

Comments
 (0)