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
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
Is there anyway to connect my blockchain to a front end website?
3,711
questions
3,920
answers
4,937
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
A doubt with assets and transactions
+1
vote
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
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
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
by
MultiChain
Please
log in
or
register
to add a comment.
...