You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Hello, I'm trying to figure out how the keyring API will change after the release of EIP1559.
ethers.io
now 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?
The text was updated successfully, but these errors were encountered: