process Add Settled
suspend fun processAddSettled(channelId: ByteVector32, event: ChannelAction.ProcessCmdRes.AddSettledFail, channels: Map<ByteVector32, ChannelState>, currentBlockHeight: Int): OutgoingPaymentHandler.ProcessFailureResult?
Content copied to clipboard
suspend fun processAddSettled(event: ChannelAction.ProcessCmdRes.AddSettledFulfill): OutgoingPaymentHandler.ProcessFulfillResult?
Content copied to clipboard