Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
There was an error while loading. Please reload this page.
Hello, I'm trying to figure out how the keyring API will change after the release of EIP1559.
ethers.ionow supports EIP1559 and EIP2930 transaction types ([link]https://github.com/ethers-io/ethers.js/blob/master/packages/transactions/src.ts/index.ts#L166).How should these transactions be built by 3rd party keyrings?