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 does vin and vout signifies? what is the purpose of vin and vout.
What is the purpose of the data and the items attribute in response body?
Why is assetref for a newly issued asset null?
Try to use sendwithmetadatafrom and asset instead of native currency Error: value too small
What can you store into Mutichain? Can it be Images, text and files?
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
What is the purpose for assetref and when should it be used instead of asset name?
+1
vote
asset
asked
Mar 11, 2017
by
kakkoiiman
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
To some extent it's a legacy field and there's no particular reason to use it instead of the asset name or the issuance txid. One useful tidbit is that the asset ref starts with the block number in which the asset was created.
answered
Mar 11, 2017
by
MultiChain
Thanks. The block number will be helpful for testing.
Please
log in
or
register
to add a comment.
...