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
How can I send assets to multiple addresses in a single transaction ?
How do I sign a raw transaction using Javascript or Any Javascript Library?
how transactions can happen in multiple nodes in multiple assets
detail in multiChain transaction
Send multiply assets in one transaction
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 can i issue multiple assets in a batch using raw transaction
+2
votes
I have to create bunch of assets in a single call using createRawSendFrom and all the asset has to be issued from the same address. how can i do that ?
multichain
raw-transactions
transactions
asked
Jun 20, 2018
by
anshuman
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
As a matter of design, I'm afraid each transaction can only create a single asset. This is a protocol level constraint and cannot be bypassed by an API call.
answered
Jun 20, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...