I am trying to execute the listunspent command via the multichain-cli but I receive an error.
{"method":"listunspent","params":[],"id":1,"chain_name":"testbc"}
error: {"code":-1,"message":"boost::bad_get: failed value get using boost::get"}
Some information concerning the addresses:
I have 2 addresses owned by this wallet. 2 addresses that are watch-only and 1 multisig address. The last 3 where added with the importaddress command.