• Mark Tyneway's avatar
    op-chain-ops: withdrawal tx helper · c0b4d704
    Mark Tyneway authored
    Adds a method to the `Withdrawal` that turns it into
    a `bindings.TypesWithdrawalTransaction` that is suitable
    for sending via an `ethclient` when sending a transaction.
    This will help to deduplicate code.
    c0b4d704
withdrawal.go 4.27 KB