Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Oct 7, 2023
1 parent 5c7d2c2 commit 2f30d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-00.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ The amount of gas used by this frame is referred to as `paymasterValidationGasUs

The `transaction` parameter is interpreted as an ABI encoding of `TransactionType4`.\
The `txHash` parameter represents the hash of the AA_TX_TYPE transaction with empty signature, as defined in section
[Calculation of Transaction Type AA_TX_TYPE hash](#calculation-of-transaction-type-aatxtype-hash).\
[Calculation of Transaction Type AA_TX_TYPE hash](#calculation-of-transaction-type-aatxtype-hash).

Check failure on line 331 in EIPS/eip-00.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Link fragments should be valid [Context: "[Calculation of Transaction Type AA_TX_TYPE hash](#calculation-of-transaction-type-aatxtype-hash)"]

EIPS/eip-00.md:331:1 MD051/link-fragments Link fragments should be valid [Context: "[Calculation of Transaction Type AA_TX_TYPE hash](#calculation-of-transaction-type-aatxtype-hash)"]

Check failure on line 331 in EIPS/eip-00.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

Link fragments should be valid [Context: "[Calculation of Transaction Type AA_TX_TYPE hash](#calculation-of-transaction-type-aatxtype-hash)"]

EIPS/eip-00.md:331:1 MD051/link-fragments Link fragments should be valid [Context: "[Calculation of Transaction Type AA_TX_TYPE hash](#calculation-of-transaction-type-aatxtype-hash)"]

The frame must return a bytes array that is interpreted as:

Expand Down

0 comments on commit 2f30d7d

Please sign in to comment.