[Doc] importmulti: add missing description of keypool option#15426
Merged
laanwj merged 1 commit intobitcoin:masterfrom Feb 17, 2019
Merged
[Doc] importmulti: add missing description of keypool option#15426laanwj merged 1 commit intobitcoin:masterfrom
laanwj merged 1 commit intobitcoin:masterfrom
Conversation
Contributor
|
utACK a607c9a Good catch |
Member
|
Whoops. utACK a607c9a |
Member
|
utACK a607c9a |
laanwj
added a commit
that referenced
this pull request
Feb 17, 2019
…ption a607c9a [Doc] importmulti: add missing description of keypool option (David A. Harding) Pull request description: Option was added in #14075 but not documented there. CC: @achow101 Tree-SHA512: dcb6421fa1be3d733d7a00c1b57ffd591fe76c02d1c479e729089c118bec52f53bd7ebdb5454b3b1c7603ab189e91682a688b673a7f6b04fa8610c4249711217
deadalnix
pushed a commit
to Bitcoin-ABC/bitcoin-abc
that referenced
this pull request
Sep 3, 2020
…l option Summary: [Doc] importmulti: add missing description of keypool option (David A. Harding) Pull request description: Option was added in #14075 but not documented there. CC: @achow101 bitcoin/bitcoin@a607c9a --- Depends on D7349 Backport of Core [[bitcoin/bitcoin#15426 | PR15426]] Test Plan: ninja ./src/bitcoind -regtest ./src/bitcoin-cli -regtest help importmulti Reviewers: #bitcoin_abc, deadalnix Reviewed By: #bitcoin_abc, deadalnix Subscribers: deadalnix Differential Revision: https://reviews.bitcoinabc.org/D7330
6293
pushed a commit
to 6293/dash
that referenced
this pull request
Nov 27, 2021
…ypool option a607c9a [Doc] importmulti: add missing description of keypool option (David A. Harding) Pull request description: Option was added in bitcoin#14075 but not documented there. CC: @achow101 Tree-SHA512: dcb6421fa1be3d733d7a00c1b57ffd591fe76c02d1c479e729089c118bec52f53bd7ebdb5454b3b1c7603ab189e91682a688b673a7f6b04fa8610c4249711217
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Option was added in #14075 but not documented there.
CC: @achow101