mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-25 03:22:37 +02:00
[docs] path to descriptors.md fixed
This commit is contained in:
parent
f504a1402a
commit
64937fda62
@ -270,7 +270,7 @@ Low-level RPC changes
|
|||||||
|
|
||||||
- The new RPC `scantxoutset` can be used to scan the UTXO set for entries
|
- The new RPC `scantxoutset` can be used to scan the UTXO set for entries
|
||||||
that match certain output descriptors. Refer to the [output descriptors
|
that match certain output descriptors. Refer to the [output descriptors
|
||||||
reference documentation](doc/descriptors.md) for more details. This call
|
reference documentation](/doc/descriptors.md) for more details. This call
|
||||||
is similar to `listunspent` but does not use a wallet, meaning that the
|
is similar to `listunspent` but does not use a wallet, meaning that the
|
||||||
wallet can be disabled at compile or run time. This call is experimental,
|
wallet can be disabled at compile or run time. This call is experimental,
|
||||||
as such, is subject to changes or removal in future releases.
|
as such, is subject to changes or removal in future releases.
|
||||||
|
Loading…
Reference in New Issue
Block a user