[Feature] Declare OpTransactionEnvelope
#120
Labels
C-blocked
Category: cannot move forward until something else changes
D-good-first-issue
Desc: issues that are easy to pick up for new contributors
Component
consensus
Describe the feature you would like
Declare trait
OpTransactionEnvelope
taking super traitsTransactionEnvelope
andDepositTxEnvelope
as super traits. Add blanket implementation for all types that impl the super traits.Additional context
No response
The text was updated successfully, but these errors were encountered: