We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a69f5e commit 0070e3bCopy full SHA for 0070e3b
client/src/client_sync/v17/wallet.rs
@@ -499,7 +499,7 @@ macro_rules! impl_client_v17__load_wallet {
499
};
500
}
501
502
-/// Implements Bitcoin Core JSON-RPC API method `loadwallet`.
+/// Implements Bitcoin Core JSON-RPC API method `lockunspent`.
503
#[macro_export]
504
macro_rules! impl_client_v17__lock_unspent {
505
() => {
0 commit comments