Carlos Matallana
Results
2
comments of
Carlos Matallana
Sure! # Code snippet ``` const ethers = require('ethers'); async function main() { // parse transaction with ethercv6 const tx = { chainId: 0, nonce: 0, gasLimit: 21000, gasPrice: 0,...
I was about to do the PR, but someone already did it :smile: https://github.com/ethers-io/ethers.js/pull/4859