You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"\nNote: This call can take over an hour to complete if rescan is true, during that time, other rpc calls\n"
290
290
"may report that the imported address exists but related transactions are still missing, leading to temporarily incorrect/bogus balances and unspent outputs until rescan completes.\n"
291
291
"If you have the full public key, you should call importpubkey instead of this.\n"
292
+
"Hint: use importmulti to import more than one address.\n"
292
293
"\nNote: If you import a non-standard raw script in hex form, outputs sending to it will be treated\n"
"\nAdds a public key (in hex) that can be watched as if it were in your wallet but cannot be used to spend. Requires a new wallet backup.\n"
490
+
"Hint: use importmulti to import more than one public key.\n"
489
491
"\nNote: This call can take over an hour to complete if rescan is true, during that time, other rpc calls\n"
490
492
"may report that the imported pubkey exists but related transactions are still missing, leading to temporarily incorrect/bogus balances and unspent outputs until rescan completes.\n",
0 commit comments