diff options
author | fanquake <fanquake@gmail.com> | 2023-05-16 15:32:21 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-16 15:32:44 +0100 |
commit | 4d2f2fae9782a4736c2e271f5d6107b677f2e14d (patch) | |
tree | 03fab31ce1181954b5d110e3244a4728f3980bc1 /doc/man/bitcoin-wallet.1 | |
parent | 2e9fc2e353fe56e8e9ea2b2505aa69b9825122f7 (diff) | |
parent | 7ae937326ae009aa825c5d855b20e79ab1a7e5dc (diff) |
Merge bitcoin/bitcoin#27663: [23.2] Final Changesv23.2
7ae937326ae009aa825c5d855b20e79ab1a7e5dc doc: update release notes for 23.2 (fanquake)
6c5781e3cbd523a96930257147ad8b8ead67a159 doc: update manual pages for 23.2 (fanquake)
5fbb86e1552f55adf4c9662938d6cedbbb801e80 build: bump version to 23.2 final (fanquake)
Pull request description:
Final changes for v23.2. I don't expect any futher backports, or the need to prolong the rc, as the changes here are fairly minimal.
PR for bitcoincore.org is here: https://github.com/bitcoin-core/bitcoincore.org/pull/969
ACKs for top commit:
josibake:
ACK https://github.com/bitcoin/bitcoin/pull/27663/commits/7ae937326ae009aa825c5d855b20e79ab1a7e5dc
stickies-v:
ACK 7ae937326ae009aa825c5d855b20e79ab1a7e5dc
Tree-SHA512: 88e8138c17f9211a81dbdff5d8ec8869c5121f15d144022f84f4abbbb001df58713469e1ff766b60d80e2ebb4c481605282c685967d02316338345747a8cfbd4
Diffstat (limited to 'doc/man/bitcoin-wallet.1')
-rw-r--r-- | doc/man/bitcoin-wallet.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index 2b5f08e301..f45054cef5 100644 --- a/doc/man/bitcoin-wallet.1 +++ b/doc/man/bitcoin-wallet.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-WALLET "1" "May 2023" "bitcoin-wallet v23.2.0rc1" "User Commands" +.TH BITCOIN-WALLET "1" "May 2023" "bitcoin-wallet v23.2.0" "User Commands" .SH NAME -bitcoin-wallet \- manual page for bitcoin-wallet v23.2.0rc1 +bitcoin-wallet \- manual page for bitcoin-wallet v23.2.0 .SH DESCRIPTION -Bitcoin Core bitcoin\-wallet version v23.2.0rc1 +Bitcoin Core bitcoin\-wallet version v23.2.0 .PP bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files. By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir. |