From 2cb42594a9f8cf803b738fcb11773c0acf46836e Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Sun, 25 Oct 2020 18:51:42 +0800 Subject: [PATCH] trivial: fix make rpc-format --- lnrpc/walletrpc/walletkit.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnrpc/walletrpc/walletkit.proto b/lnrpc/walletrpc/walletkit.proto index 7760b294..09eb8982 100644 --- a/lnrpc/walletrpc/walletkit.proto +++ b/lnrpc/walletrpc/walletkit.proto @@ -143,7 +143,7 @@ service WalletKit { After either selecting or verifying the inputs, all input UTXOs are locked with an internal app ID. - + NOTE: If this method returns without an error, it is the caller's responsibility to either spend the locked UTXOs (by finalizing and then publishing the transaction) or to unlock/release the locked UTXOs in case of