I am using BITGO's API to send the bitcoins to an address . while i am using the method Sendcoins, i am facing an error "[Error: no unspents available on wallet]" with result "undefined". below is the code which am using to send the bitcoins, please help me.
var BitGoJS = require('./BitGoJS/src ...