Page MenuHomePhabricator

D8180.diff
No OneTemporary

D8180.diff

diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp
--- a/src/wallet/rpcwallet.cpp
+++ b/src/wallet/rpcwallet.cpp
@@ -1076,6 +1076,9 @@
"Add an nrequired-to-sign multisignature address to the wallet. "
"Requires a new wallet backup.\n"
"Each key is a Bitcoin address or hex-encoded public key.\n"
+ "This functionality is only intended for use with non-watchonly "
+ "addresses.\n"
+ "See `importaddress` for watchonly p2sh address support.\n"
"If 'label' is specified (DEPRECATED), assign address to that label.\n",
{
{"nrequired", RPCArg::Type::NUM, RPCArg::Optional::NO,

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 1, 09:30 (48 m, 11 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187206
Default Alt Text
D8180.diff (667 B)

Event Timeline