Closed emhane closed 1 week ago
Fixes semantics of TxDeposit to differentiate between ovm and evm chain
TxDeposit
Renames TxDeposit::signature to pre_bedrock_signature
TxDeposit::signature
pre_bedrock_signature
yeah this is actually included by all deposit transactions after bedrock, so we can keep it as is
Motivation
Fixes semantics of
TxDeposit
to differentiate between ovm and evm chainSolution
Renames
TxDeposit::signature
topre_bedrock_signature
PR Checklist