Skip to content

Commit 336e549

Browse files
Redidacovefjl
authored andcommitted
removed maxfeePerBlob
1 parent 53c5366 commit 336e549

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/schemas/transaction.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Transaction7702Signed:
1010
- input
1111
- maxPriorityFeePerGas
1212
- maxFeePerGas
13-
- maxFeePerBlobGas
1413
- accessList
1514
- chainId
1615
- authorizationList
@@ -42,10 +41,6 @@ Transaction7702Signed:
4241
title: max fee per gas
4342
description: The maximum total fee per gas the sender is willing to pay (includes the network / base fee and miner / priority fee) in wei
4443
$ref: '#/components/schemas/uint'
45-
maxFeePerBlobGas:
46-
title: max fee per blob gas
47-
description: The maximum total fee per gas the sender is willing to pay for blob gas in wei
48-
$ref: '#/components/schemas/uint'
4944
accessList:
5045
title: accessList
5146
description: EIP-2930 access lists

0 commit comments

Comments
 (0)