Merge pull request #4718 from yyforyongyu/fix-rpc-format

trivial: fix make rpc-format
This commit is contained in:
Oliver Gugger 2020-10-26 08:40:00 +00:00 committed by GitHub
commit 9e4cfa0182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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