Function Channel.beginUnilateralClose

Begin a collaborative close of the channel.

Result!(bool) beginUnilateralClose() @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.