mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-15 03:51:23 +01:00
trivial: fix make rpc-format
This commit is contained in:
parent
426db548dd
commit
2cb42594a9
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ service WalletKit {
|
||||||
|
|
||||||
After either selecting or verifying the inputs, all input UTXOs are locked
|
After either selecting or verifying the inputs, all input UTXOs are locked
|
||||||
with an internal app ID.
|
with an internal app ID.
|
||||||
|
|
||||||
NOTE: If this method returns without an error, it is the caller's
|
NOTE: If this method returns without an error, it is the caller's
|
||||||
responsibility to either spend the locked UTXOs (by finalizing and then
|
responsibility to either spend the locked UTXOs (by finalizing and then
|
||||||
publishing the transaction) or to unlock/release the locked UTXOs in case of
|
publishing the transaction) or to unlock/release the locked UTXOs in case of
|
||||||
|
|
Loading…
Add table
Reference in a new issue