Function Channel.beginCollaborativeClose

Begin a collaborative close of the channel.

Result!(bool) beginCollaborativeClose (
  Amount fee
) @trusted;

The node will send the counter-party a closeChannel request, with the sequence ID of the last known state.

The counter-party should return its signature for the closing transaction.

Parameters

NameDescription
fee amount of fees to include in closing TX