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
subscribing and pulling off-chain data
Does revoking read permission on off-chain stream item delete the off-chain content from the node?
Who will charge the fees of off-chain?
Syncing off-chain data between multichain nodes
Raw Transaction - Off-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
Off-Chain Transactions
+1
vote
Hello ,
I'm new in multichain and i want to know whats the Off-Chain Transcation mechanism used in multichain ?
asked
Mar 14, 2017
by
walidgh
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
There is no official off-chain transaction mechanism. Are you talking about something like The Lightning Network and whether it can be made to work with MultiChain?
answered
Mar 14, 2017
by
MultiChain
no i talking about how to retrieve data from outside the blockchain
You can't have a blockchain transaction retrieve data from outside the blockchain, because this doesn't work with a consensus model where every node has to get the same result for every transaction, with absolute certainty. You have to have the outside source write the content into the blockchain instead.
Can this be done? Lightning Network with Multichain? Thanks!
Please
log in
or
register
to add a comment.
...