"Insufficient funds" when issuing a new asset

+2 votes

I get this error when I am creating a new asset: 

chain: issue 1FGcvicP2ysV4yKL5rRuw4ng4u8uuiVFXw9jQT dollar3 1000 0.01

{"method":"issue","params":["1FGcvicP2ysV4yKL5rRuw4ng4u8uuiVFXw9jQT","dollar3",1000,0.01000000],"id":1,"chain_name":"chain"}

 

error code: -4

error message:

Insufficient funds

I read that MultiChain supports (optional) native assets, but I did not enable the feature (to my knowledge, I also don't know how). 

 "anyone-can-issue" is set to true.

How can I allow anybody to issue anything they want?

asked Jul 29, 2016 by anonymous
Please paste the output of getinfo, getblockchainparams and listunspent, so we can try to understand what's going on.

Please log in or register to answer this question.

...