Skip to content

Commit

Permalink
docs: Update seeding.yaml configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Sep 16, 2024
1 parent 85bc973 commit 98d2c6a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/cannon/seeding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,18 +130,6 @@ networks:
AND execution_payload_transactions_total_bytes = 49669
AND execution_payload_transactions_total_bytes_compressed = 27703"
expected: "1"
- name: BEACON_API_ETH_V1_PROPOSER_DUTY
finalizedEpoch: 71002
assert:
query: "SELECT COUNT(*) FROM canonical_beacon_proposer_duty FINAL
WHERE
slot = 2272098
AND slot_start_date_time = '2024-08-09 01:39:36'
AND epoch = 71003
AND epoch_start_date_time = '2024-08-09 01:39:12'
AND proposer_validator_index = 1337851
AND proposer_pubkey = '0xb69cc87f9610eeaff816b2c0182e3320fd04c8be572a3adba2b40d7f11a6d84dadeb24cf2829d10eda0d611b46da0907'"
expected: "1"
- name: BEACON_API_ETH_V2_BEACON_BLOCK_EXECUTION_TRANSACTION
finalizedEpoch: 71010
assert:
Expand Down

0 comments on commit 98d2c6a

Please sign in to comment.