Skip to content

Commit

Permalink
fixup! coin moves: persist the coin movement index counter to disk
Browse files Browse the repository at this point in the history
  • Loading branch information
niftynei committed Apr 8, 2020
1 parent f0a4282 commit 1cbd8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_closing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from shutil import copyfile
from utils import (
only_one, sync_blockheight, wait_for, DEVELOPER, TIMEOUT, VALGRIND,
SLOW_MACHINE, account_balance, first_channel_id, check_coin_moves_idx
SLOW_MACHINE, account_balance, first_channel_id
)

import os
Expand Down

0 comments on commit 1cbd8cf

Please sign in to comment.