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
can you please tell me how this is possible since on the second node the the wallet and addresses are different .
Can you please provide me an example of "To use an approval" steps:
What is the best way to create a local wallet/node similar to Bitcoin Core using Multichain
What's the prescribed way for communication between multichaind and multichaind-cold?
can we see the tranactions between addresses of one node from the other node?
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
Please can you tell me the benefit of a cold node
+2
votes
I understand that the multichain cold node is for offline purpose in a blockchain but how does it contribute to the blockchain in any way if its offline by not participating in consensus or mining etc. What is its benefit?
wallet
multichain
cold
node
asked
May 2, 2019
by
cyril
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
The point of a cold node is to act as a repository for private keys that can sign transactions, on a computer which is not connected to the Internet and therefore cannot possibly be compromised by any kind of hack or software vulnerability. This keeps the private keys safe to a level that is not possible on a computer which is connected to the Internet. More information about the MultiChain cold node is here:
https://www.multichain.com/developers/cold-nodes-wallets/
answered
May 2, 2019
by
MultiChain
Please
log in
or
register
to add a comment.
...