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 is the best way to find out what unspent assets and how much qty amount are being locked?
How to: Create and Grant Assets that have an expiration date that are extendable.
Isuficient Funds - When assets are available
listlockunspent when create and send tx are on different nodes
Does anything change for Addresses and Assets when a node is connect revoked
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
How and when are assets saved?
+2
votes
When our node eventually crashes during large number of assets insertion, why are even the already existing assets deleted? How and when are assets saved?
saving-assets
asked
Mar 10, 2016
by
SlobodanMargetic
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Like any transaction, it remains in-memory until it enters a block in the blockchain. Generally you will have multiple nodes set up, and the transactions propagate between them, even before they enter the blockchain.
answered
Mar 10, 2016
by
MultiChain
Please
log in
or
register
to add a comment.
...