Not able to create new asset on this node with 1000 units

+1 vote
Hi,

 

any idea how to fix following this error, while executing command :

multichain-cli issue 18QDtxWxyieFXywP3mi6rzfaHY3LicvozG1KKj asset1 1000 0.01

++++++++++++++++++++++++

You must set rpcpassword=<password> in the configuration file:
C:\Users\name\AppData\Roaming\MultiChain\issue/multichain.conf
If the file does not exist, create it with owner-readable-only file permissions.

 

+++++++++++++++++
asked Oct 16, 2017 by Sanjay

1 Answer

+2 votes
 
Best answer
Did you check to see if that file exists and is readable?..if it does, then check to see you have a line -  rpcport=xxxx, taken from your params.dat file
answered Oct 17, 2017 by mark
...