DatPT

Results 1 comments of DatPT

> same issue here cannot batch.add sendSignedTransaction: > > batch.add(web3.eth.sendSignedTransaction.request(signedtxObjectApproval.rawTransaction .... gives ERROR: the property "request" does not exist on type PromiEvent same issue when i using `web3.eth.call.request(trans, callback)`. @nazarhussain...