KeyringController icon indicating copy to clipboard operation
KeyringController copied to clipboard

Question: Updated EIP1559 API?

Open alex-miller-0 opened this issue 4 years ago • 0 comments

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?

alex-miller-0 avatar Jul 24 '21 18:07 alex-miller-0