When I use importaddress method with address and label,but I can't get balance of label! The issue appears in the testnet! 1、issue And I can use listunspend method to get all transaction about this address!
2、if i wanna to get balance of a address,do I need to traverse the result of listunspend?
3、