felinblackcat

Results 2 comments of felinblackcat

Nonces on vechain are random within a certain interval, they aren’t consecutive counting up from 0 like on most EVM chains. Technically, the "go" code for the VeChain transaction uses...

I have created this issue in the ether JS library at: https://github.com/ethers-io/ethers.js/issues/5002 In this case, it is better to solve it at the library level without creating forks.