Hi,
In General: I have problems understanding in detail how "issue" in createrawsendfrom works.
More specific: I want to perform
issuefrom 1... 4... {"name":"assetname","open":false} 1 1 0 {"description":"Here goes info"}
with createrawsendfrom
I read "Working with raw transactions" - Issuing assets where it says:
createrawsendfrom 1... '{"1...":{"issue":{"raw":2000}},"1...":{"issue":{"raw":3000}}}' '[{"create":"asset","name":"asset8","multiple":10,"open":true,"details":{"origin":"uk","stage":"one"}}]'
but I have no idea what parameters are possible there and what they mean. I couldn't find a detailled description either. I also want to know how to realize parameters that are possible with issuefrom (especially quantity, smallest-unit, native-amount and custom-fields) in createrawsendfrom.
Where can I look that up? And how would the issuefrom I posted in the beginning look like as createrawsendfrom?
Thanks for your help!
-zolar-