Skip to content

Commit

Permalink
fixup! add meta info to local_channels table
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 committed Mar 10, 2021
1 parent 4939921 commit b46a27f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ class SqliteChannelsDbSpec extends AnyFunSuite {
assert(getTimestamp(channel2.channelId, "last_payment_received_timestamp").isEmpty)
assert(getTimestamp(channel2.channelId, "last_connected_timestamp").isEmpty)
assert(getTimestamp(channel2.channelId, "closed_timestamp").isEmpty)

}
}

Expand Down

0 comments on commit b46a27f

Please sign in to comment.