I think there is a bug when typing listunspent

the error msg is shown below:

$ ./src/zcash-cli listunspent
error: {“code”:-28,“message”:“Verifying blocks…”}

It appeared when I started the pc. When the info was updated, there is no more errors.

1 Like

This is expected behaviour, and also occurs in Bitcoin: the RPC interface will return error -28 until the block chain has been verified.