Closed Vibes-INS closed 3 months ago
Occasionally, errors may occur
query CkbBlock { ckbBlock( heightOrHash: "0xad210e1d144a77d7b145c5054ed35d67a3aba86f784feb294a71572a86059681" ) { version hash number timestamp transactionsCount totalFee miner { address shannon transactionsCount } reward size confirmations } }
"errors":[{"message":"Cannot return null for non-nullable field CkbBlock.totalFee.","locations":[{"line":8,"column":5}],"path":["ckbBlock","totalFee"]}]
It may not be possible to get the latest Block.
Occasionally, errors may occur