Hello,
I am using v1.0 beta 2
When I run the getwalletinfo command it reports:
When I run listwallettransactions with argument:
it returns an array of 12 objects
Also when I run listaddresstransactions with arguments:
- address set to 1BmN37RXibFqxUZkVSVyPN1AmGrepatYmAjs2E (wallet address)
- count set to 999
it returns the same array of 12 objects.
Of course, I was expecting the total reported by the getwalletinfo.
Please clarify and advice the correct method(s) to retrieve all the wallet's transactions.
Regards,