Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
dumpwallet / importwallet: change and reserve addresses
backupwallet vs dumpwallet
Dumpwallet should not purge file
Is there a way to tell how many addresses are subscribed to a stream?
Chain stuck on loading addresses for a long time
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
dumpwallet watchonly addresses
+1
vote
Hi.
Is it correct that dumpwallet does not include watchonly addresses, but backupwallet does?
Greetings,
Alex
asked
May 23, 2018
by
Alexoid
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Yes,
dumpwallet dumps all private keys. Of course, wallet doesn't have private keys for watchonly addresses
backupwallet simply flushes wallet.dat to disk and copies it to different location. So, all wallet addresses and keys are transferred
answered
May 24, 2018
by
Michael
Please
log in
or
register
to add a comment.
...