From d765e73e5778391ec9b9be8fbee946485bf77a0d Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Sun, 26 Apr 2020 21:05:13 +0200 Subject: [PATCH] lncli: add PSBT publish warning --- cmd/lncli/cmd_open_channel.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cmd/lncli/cmd_open_channel.go b/cmd/lncli/cmd_open_channel.go index d86b65cf..27b27536 100644 --- a/cmd/lncli/cmd_open_channel.go +++ b/cmd/lncli/cmd_open_channel.go @@ -33,6 +33,10 @@ If you are using a wallet that can fund a PSBT directly (currently not possible with bitcoind), you can use this PSBT that contains the same address and amount: %s +!!! WARNING !!! +DO NOT PUBLISH the finished transaction by yourself or with another tool. +lnd MUST publish it in the proper funding flow order OR THE FUNDS CAN BE LOST! + Paste the funded PSBT here to continue the funding flow. Base64 encoded PSBT: `