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
Question on upgrade from version 10011 to MC version 2 (alpha)
protocol upgrade (20003->20012) not detected by latest binary (2.3.3)
Upgrade Protocol Resulted in Wallet Error
protocol upgrade
upgrade and approve transaction
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
Protocol version on upgrade
+1
vote
Hi
I upgraded a multichain node from 1.0.2 to 1.0.4. When I run a getinfo request against the upgraded node the protocolversion comes back as 10009.
Why is it not reporting 10010.....and will this be an issue?
Cheers
Marty
upgrade
asked
May 21, 2018
by
marty
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Upgrading the MultiChain software doesn't automatically upgrade the protocol – that would be dangerous in terms of consensus since it's crucial for all nodes on a network to be running the same protocol, and it's unlikely that they would all upgrade at the same moment. Upgrading the protocol is a separate step:
https://www.multichain.com/developers/upgrading-nodes-chains/
answered
May 22, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...