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
Send multiply assets in one transaction
Is it possible to natively implement "reselling fees" for assets?
list transactions
Sendassettoaddress step does not active following with Getting Started guide.
SendAssetFrom gives me error. Issue transaction with this name not found
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
A doubt with assets and transactions
+2
votes
A high volume of assets can slow the performance of the blockchain? Internally in the blockchain moving 1 asset to another address is the same like moving 10000 assets? I mean the 1 assets transaction represents the same amount of memory and cpu resources that the 10000 transaction in the node?
assets
transactions
asked
Jun 14, 2019
by
amroth23
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
If you send 1 asset or 10000 assets in 1 transaction it would be the same time but if you send 10000 , 1 asset transactions well that would be different depending on blocksize and so forth
answered
Jun 16, 2019
by
CryptoProphet
Please
log in
or
register
to add a comment.
+1
vote
The quantity of each asset makes no difference, but if you want to move many different assets, well that means larger transactions and/or many transactions, so it will be slower.
answered
Jun 17, 2019
by
MultiChain
Please
log in
or
register
to add a comment.
...