sendassetfrom syntax

+1 vote
The sendassetfrom seems to have a problem.

multichain-cli chain1 sendassetfrom 1vhMSrwDhcZo6cQagXZnHjFB4pDvfZHYvZscV 1AA8m1T1cvWtWqWkp8ajYUFnkSHACrc9HTHtFv asset1 1 0 'testmsg1' 'testmsg2'

It gives this error:

error code: -1
error message:
value is type str, expected real
asked Apr 6, 2016 by Noob

1 Answer

0 votes

Thanks, we'll look into this for the next alpha. But if you're looking to attach metadata to the transaction (rather than just record a comment internally on the one node), you should use the sendwithmetadatafrom API.

answered Apr 6, 2016 by MultiChain
...