Can a specified amount of asset be sent or moved to native currency?

+1 vote
This question is for both directions.  Say I have native currency and I want to transfer that into an asset or vise versa I want to move asset quantity into native currency.

Also is there another way to issue native currency other than block rewards and mining?  Can native currency quantity be issued like I issue an asset?
related to an answer for: Is there a way to destroy an asset?
asked Jul 17, 2016 by anonymous

1 Answer

0 votes

The logic for the native currency and assets is quite different in this respect, and you cannot just translate one type of currency/asset into another. However you do have the option of performing exchanges between two blockchain users, in which one gives the other some native currency, and the other gives the first some of an asset. See the createrawexchange, etc... APIs.

answered Jul 18, 2016 by MultiChain
...