Skip to content

Commit e50019a

Browse files
authored
chore: add comments for workflow to check when editing api-overviews (#688)
Co-authored-by: dslovinsky <dslovinsky@users.noreply.github.com>
1 parent 4e9c64c commit e50019a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fern/api-reference/node-api/chain-apis-overview.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Use the **Chain APIs** to access read and write functionality for all blockchain
1414

1515
Dive into each API's detailed documentation by following the links below, organized by blockchain:
1616

17+
{/* BEGIN AUTOGENERATED SECTION */}
1718
## Ethereum APIs
1819

1920
📙 Get started with our [Ethereum API Quickstart Guide](/reference/ethereum-api-quickstart).
@@ -996,6 +997,8 @@ Dive into each API's detailed documentation by following the links below, organi
996997
| [eth\_getTransactionCount](https://www.alchemy.com/docs/node/hyperevm/hyperevm-api-endpoints/eth-get-transaction-count) | [eth\_getTransactionReceipt](https://www.alchemy.com/docs/node/hyperevm/hyperevm-api-endpoints/eth-get-transaction-receipt) |
997998
| [eth\_maxPriorityFeePerGas](https://www.alchemy.com/docs/node/hyperevm/hyperevm-api-endpoints/eth-max-priority-fee-per-gas) | [eth\_syncing](https://www.alchemy.com/docs/node/hyperevm/hyperevm-api-endpoints/eth-syncing) |
998999

1000+
{/* END AUTOGENERATED SECTION */}
1001+
9991002
## Debug and Trace APIs
10001003

10011004
📙 Get started with our [Debug and Trace API Quickstart](/reference/debug-and-trace-api-quickstart).

0 commit comments

Comments
 (0)