Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
private blockchain platform.
Please feel free to ask questions about the platform to receive answers from the developers or other members of the community.
Related questions
What is the use of smart filters in multichain?
What is the access time in MultiChain?
What is the role of the Publisher in Data Streams ?
what is the type of built-in wallet deterministic wallet or nondeterministic wallet ?
what is the best way to store user confidential info in blockchain instead traditional databases ?
3,440
questions
3,625
answers
4,490
comments
Most popular tags
multichain
assets
streams
stream
blockchain
transactions
json-rpc
wallet
permissions
error
address
asset
raw-transactions
mining
node
issue
api
multichain-explorer
connect
nodes
multichaind
multisig
transaction
metadata
private-key
multichain-cli
atomic-exchange
web
demo
database
connection
storage
blocks
bitcoin
private-blockchain
performance
data
smart-contracts
multichain-web-demo
fee
wallets
exchange
json
native-currency
rpc
network
smart-filters
getnewaddress
signrawtransaction
asset-balance
What is the consensus mechanism followed in multichain?
+1
vote
multichain
asked
Feb 5
by
Sahithi Dyavarashetti
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
For permissioned networks, it is a lenient round-robin scheme. See the section 'Mining in MultiChain' on page 7 of the white paper:
http://www.multichain.com/white-paper/
answered
Feb 5
by
MultiChain
How round robin schedule is followed ?Can u explain me clearly?I referred that doc but didnt get an idea about the round robin cpu scheduling with the nodes
This is nothing to do with CPU scheduling. It's about which nodes builds the next block in the chain.
Please
log in
or
register
to add a comment.
...