doc: update multisig-tutorial.md to descriptor wallet by default#24519
doc: update multisig-tutorial.md to descriptor wallet by default#24519achow101 merged 1 commit intobitcoin:masterfrom
Conversation
|
Concept ACK on removing |
4f0573c to
5347c97
Compare
|
Right. In general there is IMO no reason to prefer unnamed to named syntax, or the other way around. Whatever is clearer. In this case, it's named. ACK 5347c97 |
There was a problem hiding this comment.
Concept and code-review ACK 5347c97
Slightly related, but certainly not high priority: there are also numerous createwallet RPC calls with descriptors=True in functional tests that where the explicit parameter could also be omitted on the long-term.
|
ACK 5347c97 Improved docs with no need to specify a descriptor wallet given it is default.
Not in scope for this PR but could be omitted in additional PRs now right? Doesn't need to be long term? |
Sure, it can be done immediately. I think this task makes a perfect candidate for a good first issue: #24550 |
|
@achow101 this seems RFM |
|
ACK 5347c97 |
Follow-up to #24281 and #24281 (comment). The default wallet type was changed to descriptor wallets in #23002.