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
signature of the originating node in a mined block
How to verify the manually block signature?
I have a question about target-block-time.
Tx order in a block and about "settxfee"
Informations about how to proceed to start a private block chain.
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
About block signature
+1
vote
Unlike other blockchains, Multichain has a block signature on the coinbase of each block. What is the importance and necessity of this block signature? Is this block signature a must? What does this mean for Multichain?
Thank you, Multichain.
block-signature
asked
Jan 3, 2018
by
enics
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
This is required for consensus models that don't rely on proof-of-work, but instead use a set of permissioned nodes to build the blockchain. The blocks are signed to prove who created them.
answered
Jan 4, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...