Previously the description was empty
doc: Fix walletdisplayaddress RPC doc #22979
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2109-rpcDocWallet changing 1 files +3 −2-
MarcoFalke commented at 10:02 AM on September 15, 2021: member
-
doc: Fix walletdisplayaddress RPC doc fa22ddc7d5
- fanquake added the label Docs on Sep 15, 2021
- MarcoFalke requested review from Sjors on Sep 15, 2021
- fanquake approved
-
fanquake commented at 12:50 AM on September 16, 2021: member
ACK fa22ddc7d570feda649bedebeacd42a3b67ce24c
-walletdisplayaddress bitcoin address to display +walletdisplayaddress "address" Display address on an external signer for verification. Arguments: -1. address (string, required) +1. address (string, required) bitcoin address to display Result: { (json object) - fanquake merged this on Sep 16, 2021
- fanquake closed this on Sep 16, 2021
- MarcoFalke deleted the branch on Sep 16, 2021
-
Sjors commented at 10:23 AM on September 16, 2021: member
Thanks, that must have been broken in a rebase.
- sidhujag referenced this in commit 00274c2208 on Sep 19, 2021
- fanquake referenced this in commit 606e306277 on Nov 18, 2021
- sidhujag referenced this in commit b7fb4bf7b7 on Nov 19, 2021
- sidhujag referenced this in commit 31add26bf4 on Nov 19, 2021
- fanquake referenced this in commit 205877e55f on Dec 1, 2021
- fanquake referenced this in commit 7908772244 on Dec 9, 2021
- fanquake referenced this in commit 2f0f056e08 on Mar 25, 2022
- MarcoFalke referenced this in commit 9d00406dc9 on Mar 28, 2022
- MarcoFalke referenced this in commit 7ab9fc32d6 on Apr 1, 2022
- sidhujag referenced this in commit 24a5e0f92b on Apr 2, 2022
- MarcoFalke referenced this in commit 0da559e02e on Apr 4, 2022
- DrahtBot locked this on Oct 30, 2022
Contributors
Labels
Linked (view graph)
#22981 doc: Fix incorrect C++ named args#23545 scripted-diff: Use clang-tidy syntax for C++ named arguments#23546 scripted-diff: Use clang-tidy syntax for C++ named arguments (tests only)#23703 scripted-diff: Use named args in RPC docs#24661 refactor: Use clang-tidy syntax for C++ named arguments#24665 doc: document clang tidy named args#24677 refactor: fix wallet and related named args#24724 test: fix incorrect named args in txpackage tests