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
getNewAddress questions
Pruning old blockchain transactions?
Record/log of all queries made on chain
How i can change all log files locations on multichain ?
Auto logging into stream
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
GetNewAddress history
+4
votes
Is there a transaction or history being recorded when a new address was requested/created in a particular wallet? I would like to see this for a debugging/logging purpose to see if my chain is running as expected and that there is not orphaned/bad data in it.
getnewaddress
history
log
asked
Oct 11, 2017
by
RobertJ
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
Creating a new address is not a blockchain-level event, so it's only known about by individual nodes. Unfortunately there isn't currently a debug option for writing these events to the debug file.
answered
Oct 12, 2017
by
MultiChain
selected
Oct 12, 2017
by
RobertJ
Please
log in
or
register
to add a comment.
...