_channelClose() is executed once the server detects that an incoming channel is closing. Should this function also unlink the channel from the account iff the unsecured funds were successfully claimed? Otherwise, the account cannot open a new paychan at a later point.
_channelClose()
is executed once the server detects that an incoming channel is closing. Should this function also unlink the channel from the account iff the unsecured funds were successfully claimed? Otherwise, the account cannot open a new paychan at a later point.