• Mark Tyneway's avatar
    batch-submitter: eip1559 logging · 78ca518b
    Mark Tyneway authored
    Log values related to eip1559 before sending a transaction.
    - `maxFeePerGas`
    - `maxPriorityFeePerGas`
    
    Also log the `gasLimit` in case transactions revert.
    78ca518b
batch-submitter.ts 9.07 KB