Closed nlordell closed 1 year ago
If possible, TransactionKind and TransactionReceiptKind should be one and the same - whether it is possible depends on what additional fields they carry.
TransactionKind
TransactionReceiptKind
Fixed types to include 4844.
The kinds can't be shared because they have different associated fields.
If possible,
TransactionKind
andTransactionReceiptKind
should be one and the same - whether it is possible depends on what additional fields they carry.