custom address or asset number

+2 votes
Hi,

I have a scenario in which some units are allocated to customer contracts, If i add units to assets under addresses in multichain, I will need to have some kind of association between customer contract and the address, Is there a way i can have custom addresses or assetnumbers in multichain?

 

Thanks,

Mudassir Syed
asked Jul 31, 2017 by Syed

2 Answers

+1 vote
 
Best answer

You can add custom data when issuing an asset. 

See https://www.multichain.com/developers/raw-transactions/ for more information on how to use createrawsendfrom to add custom data to an asset.

answered Aug 1, 2017 by RobertJ
0 votes

The regular issue API command lets you add custom fields to an asset when it is created.

answered Aug 2, 2017 by MultiChain
...