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
What would be the commands and steps to install and create block chain in Windows?
options to store large file stored in block chain and what is the max size
I initialized a new blockchain named chain. How can i see the genesis block ?
How do i start the block chain using c# code
Who will add block of transactions or streams into chain(i.e., 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
Block Structure and How the chain separate the streams
+1
vote
Hi,
1- What is the block structure of the multichain?
2- How the streams are separated?
3- I need a paper that explain every details of multichain ( mining, block structure … etc)
The white paper doesnt explain the block structure
asked
Nov 30, 2021
by
anonymous
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
In general, MultiChain uses the bitcoin transaction format, block format, cryptography and peer-to-peer protocol. These are extended in various ways, which are described in detail in the developer documentation advanced topics:
https://www.multichain.com/developers/#advanced
answered
Nov 30, 2021
by
MultiChain
Please
log in
or
register
to add a comment.
...