Skip to content

Commit

Permalink
engine: specify Trin Execution ClientCode
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML committed Sep 20, 2024
1 parent b7432c5 commit 11d3c67
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions src/engine/identification.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,17 @@ Engine API structures and methods specified for client version specification.
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Client Version Specification](#client-version-specification)
- [Structures](#structures)
- [ClientCode](#clientcode)
- [ClientVersionV1](#clientversionv1)
- [Methods](#methods)
- [engine_getClientVersionV1](#engine_getclientversionv1)
- [Request](#request)
- [Response](#response)
- [Specification](#specification)
- [Engine API -- Client Version Specification](#engine-api----client-version-specification)
- [Table of contents](#table-of-contents)
- [Client Version Specification](#client-version-specification)
- [Structures](#structures)
- [ClientCode](#clientcode)
- [ClientVersionV1](#clientversionv1)
- [Methods](#methods)
- [engine\_getClientVersionV1](#engine_getclientversionv1)
- [Request](#request)
- [Response](#response)
- [Specification](#specification)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand All @@ -38,6 +40,7 @@ This enum defines a standard for specifying a client with just two letters. Clie
- `LS`: lodestar
- `NM`: nethermind
- `NB`: nimbus
- `TE`: trin-execution
- `TK`: teku
- `PM`: prysm
- `RH`: reth
Expand Down

0 comments on commit 11d3c67

Please sign in to comment.