Constant zebra_rpc::constants::NO_BLOCKS_IN_STATE_ERROR_CODE

source ·
pub const NO_BLOCKS_IN_STATE_ERROR_CODE: ErrorCode;
Expand description

The RPC error code used by zcashd when there are no blocks in the state.

lightwalletd expects error code 0 when there are no blocks in the state.