Deepak Sharma

Results 3 comments of Deepak Sharma

facing similar issue. ```sh Error: missing revert data ``` ```js async function main() { const provider = new ethers.JsonRpcProvider("http://127.0.0.1:7545"); const wallet = new ethers.Wallet( "0x5bfeadde64c28e87cce05498213276a4b12686d44d14df4537ec4398dac9d1aa", provider ); const abi =...

@saltcod, could you please review my changes of PR : - #30380

@encima if found that the issue is with **input type** =`datetime-local` it only supports `dd/mm/yyyy`.