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
Last transaction with Asset in MutliSig Address
Total transactions by account
How to view other Node's transactions details?
new address and their transaction not visible
Wrong category in listtransactions?
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
Unknown transaction in wallet after setup
+1
vote
Hi,
I noticed a single transaction in all my node wallet soon after setup. I had not even created assets. I only did operations (getbestblockhash, getinfo) to be sure the rpc connection was fine.
Please can you explain this?
R.
multichain
listtransactions
asked
Oct 27, 2016
by
Rosevelt
what was the command used to get the number/list of transaction in the wallet? Blocks will keep getting added and shall be reflected in all the nodes. Single or more transaction should be visible in the primary node having mining permission as coin base transactions would be performed in the target block time frame.
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
This will be the coinbase transaction for the genesis block, in which the blockchain was started. You can safely ignore it, though we'll look into removing it from the output in future.
answered
Oct 28, 2016
by
MultiChain
So just to update, it can't be removed, because you need there to be one unspent output for spending in the first node, so it can start granting permissions and doing everything else.
Please
log in
or
register
to add a comment.
...