Merge pull request #4718 from yyforyongyu/fix-rpc-format
trivial: fix make rpc-format
This commit is contained in:
commit
9e4cfa0182
@ -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…
Reference in New Issue
Block a user