Skip to content

Commit

Permalink
removed maxfeePerBlob
Browse files Browse the repository at this point in the history
  • Loading branch information
Redidacove committed Oct 9, 2024
1 parent f68d03d commit abec16a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/schemas/transaction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ Transaction7702Signed:
title: max fee per gas
description: The maximum total fee per gas the sender is willing to pay (includes the network / base fee and miner / priority fee) in wei
$ref: '#/components/schemas/uint'
maxFeePerBlobGas:
title: max fee per blob gas
description: The maximum total fee per gas the sender is willing to pay for blob gas in wei
$ref: '#/components/schemas/uint'
accessList:
title: accessList
description: EIP-2930 access lists
Expand Down

0 comments on commit abec16a

Please sign in to comment.