particl / particl-core

Particl Core integration/staging tree

Home Page:https://particl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

listunspent returns empty list

cipig opened this issue · comments

commented

particl-cli listunspent 1 999999 "[\"PZnZyEithjp8ipEbtQVJSHh5TmEXMnZPYF\"]"
returns an empty list, although the address has 4 unspents as of blockexplorer
https://chainz.cryptoid.info/part/address.dws?PZnZyEithjp8ipEbtQVJSHh5TmEXMnZPYF.htm
I have imported the address including rescan with particl-cli importaddress "PZnZyEithjp8ipEbtQVJSHh5TmEXMnZPYF" "PZnZyEithjp8ipEbtQVJSHh5TmEXMnZPYF" true

Should be fixed in the latest commit .. please test and let us know if any issues.