Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13115054
D8180.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
667 B
Subscribers
None
D8180.diff
View Options
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
Details
Attached
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)
Attached To
D8180: [bacpkort#10677] RPC Docs: addmultisigaddress is intended for non-watchonly addresses
Event Timeline
Log In to Comment