Skip to content

Commit

Permalink
fix: remove networks that don't exist yet
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML committed Oct 24, 2024
1 parent 56fa823 commit a0aa9ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ping-payload-extensions/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a list and short description of all the extensions

| Type number | Name | Supported sub-networks | Short Description | Is this call Required to Implement |
|---|---|---|---|---|
| [0](extensions/type-0.md) | Capabilities | All | Provides a list of enabled types | Yes |
| [1](extensions/type-1.md) | Basic Radius Payload | State, Beacon, Canonical Transaction Index, Transaction Gossip | Provides the nodes Radius | Yes |
| [0](extensions/type-0.md) | Capabilities | All | Provides a list of enabled extensions | Yes |
| [1](extensions/type-1.md) | Basic Radius Payload | State, Beacon | Provides the nodes Radius | Yes |
| [2](extensions/type-2.md) | History Radius Payload | History | Provides the nodes radius and ephemeral header count | Yes |
| [3](extensions/type-3.md) | Client Info | All | It will return you something like `trin/0.1.1-2b00d730/linux-x86_64/rustc1.81.0` | Yes |

0 comments on commit a0aa9ba

Please sign in to comment.