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
Generate automatic events on create/update of item/stream so that polling is not required
Data replication
Even 'admin' cannot subscribe/publish to read & write restricted stream
Need help setting up a second MultiChain node - asset balances not currently replicating
How do I publish textual data on a stream?
3,715
questions
3,924
answers
4,938
comments
Most popular tags
multichain
streams
assets
stream
transactions
wallet
json-rpc
blockchain
permissions
error
address
raw-transactions
asset
node
mining
issue
api
multichain-explorer
connect
nodes
multichaind
multisig
transaction
metadata
private-key
multichain-cli
atomic-exchange
smart-filters
connection
data
web
multichain-web-demo
demo
performance
database
storage
blocks
bitcoin
native-currency
private-blockchain
json
smart-contracts
network
signrawtransaction
fee
wallets
exchange
getnewaddress
rpc
consensus
stream data replicated everywhere?
+1
vote
Is stream data replicated across all nodes, or only nodes that subscribe to that data?
thanks,
jas
streams
subscribe
replication
asked
Mar 21, 2017
by
jahluwalia
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Yes, the data itself is replicated everywhere. When a node subscribes to a stream, it indexes it in various ways for fast retrieval.
answered
Mar 21, 2017
by
MultiChain
Please
log in
or
register
to add a comment.
...