Merge branch 'master' into support_eip1559
This commit is contained in:
@@ -486,7 +486,6 @@ static parserStatus_e parseRLP(txContext_t *context) {
|
||||
}
|
||||
// Ready to process this field
|
||||
if (!rlpDecodeLength(context->rlpBuffer,
|
||||
context->rlpBufferPos,
|
||||
&context->currentFieldLength,
|
||||
&offset,
|
||||
&context->currentFieldIsList)) {
|
||||
|
||||
Reference in New Issue
Block a user