We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2002ee commit db28871Copy full SHA for db28871
src/schemas/transaction.yaml
@@ -43,7 +43,7 @@ Transaction4844Unsigned:
43
maxFeePerBlobGas:
44
title: max fee per blob gas
45
description: The maximum total fee per gas the sender is willing to pay for blob gas in wei
46
- $ref: '#components/schemas/uint'
+ $ref: '#/components/schemas/uint'
47
accessList:
48
title: accessList
49
description: EIP-2930 access list
@@ -399,7 +399,7 @@ GenericTransaction:
399
400
401
402
403
404
405
0 commit comments