Need help with scrip .js
Detalji posla
OBJAVLJENO
Objavljeno na Apr 1st, 2022
STATUS
Popunjeno
TRAJANJE
1 dana
VRIJEDNOST
$300.00
po projektu
LOKACIJA
Udaljeno
TIP
Jednokratno
PRIJAVE
9
Potrebne vještine
- Full Stack Razvoj
- Blockchain Razvoj
having issue with script. im having issue with the nonce manager and geting Error: invalid web3 implicit bytes32.
i have tried to solution below but doesnt work for me.
function web3StringToBytes32(text) { var result = ethers.utils.hexlify(ethers.utils.toUtf8Bytes(text)); while (result.length < 66) { result += '0'; } if (result.length !== 66) { throw new Error("invalid web3 implicit bytes32"); } return result; }
Da li ste poslodavac? Postavite sličan posao