This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
signTransaction method will incorrectly ignore nonce and chainId arguments of 0 #84
0should be a valid argument for both parameters, but the current code will ignore a value of0and generate its own default values instead