Skip to content

Commit 01eb98f

Browse files
committed
Fix PR number
1 parent 139e2d4 commit 01eb98f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

CHANGES.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ The Following are no longer in the Standard API, removed since the latest versio
1616

1717
| Endpoint | [Lighthouse](https://github.com/sigp/lighthouse) | [Lodestar](https://github.com/ChainSafe/lodestar) | [Nimbus](https://github.com/status-im/nimbus-eth2) | [Prysm](https://github.com/prysmaticlabs/prysm) | [Teku](https://github.com/ConsenSys/teku) |
1818
|----------------------------------------------------------------------------------------------------------|--------------------------------------------------|---------------------------------------------------|----------------------------------------------------|-------------------------------------------------|-------------------------------------------|
19-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `GET /eth/v1/beacon/deposit_snapshot` removed | | | | | |
20-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `GET /eth/v1/beacon/blocks/{block_id}/attestations` removed | | | | | |
21-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `GET /eth/v1/beacon/pool/attestations` removed | | | | | |
22-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `POST /eth/v1/beacon/pool/attestations` removed | | | | | |
23-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `GET /eth/v1/beacon/pool/attester_slashings` removed | | | | | |
24-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `POST /eth/v1/beacon/pool/attester_slashings` removed | | | | | |
25-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `GET /eth/v1/validator/aggregate_attestation` removed | | | | | |
26-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `POST /eth/v1/validator/aggregate_and_proofs` removed | | | | | |
27-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `POST /eth/v1/beacon/blocks` removed | | | | | |
28-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `POST /eth/v1/beacon/blinded_blocks` removed | | | | | |
29-
| [#547](https://github.com/ethereum/beacon-APIs/pull/547) `GET /eth/v1/builder/states/{state_id}/expected_withdrawals` removed | | | | | |
19+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `GET /eth/v1/beacon/deposit_snapshot` removed | | | | | |
20+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `GET /eth/v1/beacon/blocks/{block_id}/attestations` removed | | | | | |
21+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `GET /eth/v1/beacon/pool/attestations` removed | | | | | |
22+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `POST /eth/v1/beacon/pool/attestations` removed | | | | | |
23+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `GET /eth/v1/beacon/pool/attester_slashings` removed | | | | | |
24+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `POST /eth/v1/beacon/pool/attester_slashings` removed | | | | | |
25+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `GET /eth/v1/validator/aggregate_attestation` removed | | | | | |
26+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `POST /eth/v1/validator/aggregate_and_proofs` removed | | | | | |
27+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `POST /eth/v1/beacon/blocks` removed | | | | | |
28+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `POST /eth/v1/beacon/blinded_blocks` removed | | | | | |
29+
| [#549](https://github.com/ethereum/beacon-APIs/pull/549) `GET /eth/v1/builder/states/{state_id}/expected_withdrawals` removed | | | | | |
3030

3131
## v3.1.0
3232

0 commit comments

Comments
 (0)