SignedEVMTx
type SignedEVMTx = Transaction;
Defined in: atomiq-chain-evm/src/evm/chain/modules/EVMTransactions.ts:25
Signed EVM transaction type as produced by ethers.
type SignedEVMTx = Transaction;
Defined in: atomiq-chain-evm/src/evm/chain/modules/EVMTransactions.ts:25
Signed EVM transaction type as produced by ethers.