funds insufficient in node 2

+1 vote
I issued "dollar 1000" from Node 1 to Node 2

When I do "listassets" from Node 2 or Node 1, it shows the asset

When I do "sendassettoaddress" from Node 2 to Node 1, it throws an error "Insuffcient Funds"

But when I do "getassetbalances" on Node 1 or Node 2, it shows no records
asked Mar 22, 2017 by Vishnu

1 Answer

0 votes

Please run these commands on both servers, and we can try to diagnose what's happening:

getmultibalances * * 0

getmultibalances * * 1

And also let us know what command you are running, on which server, that is failing.

answered Mar 22, 2017 by MultiChain
...