If a query is triggered with “latest” block, the “unode” will process it in the latest block it has processed, not the latest block on the ownershipchain.
If a query is triggered with a block number larger than the latest processes block by the uNode it fails in the same way that a regular node will fail if you ask for a block not processed yet.
If a query is triggered with “latest” block, the “unode” will process it in the latest block it has processed, not the latest block on the ownershipchain.
If a query is triggered with a block number larger than the latest processes block by the uNode it fails in the same way that a regular node will fail if you ask for a block not processed yet.