Naga Reddy
Naga Reddy
Hello Team, I have one question. Is there any way I can get directly bounding box of the BLOCKS, Dimensions or Its respective blocks. Or do I have to calculate?...
I really like the 3D viewer and would like to extend it by adding annotation and measurement features. It would be great if users could select edges, vertices, or faces...
web3.eth.getBlock.request I am getting error in batch request. **" web3.eth.getBlock.request is not a function"** My Implementation: `async function checkTransactionCount(startBlockNumber, endBlockNumber) { const batch = new web3.BatchRequest(); const transactions = [];...