Skip to content

Commit

Permalink
style: Remove unnecessary empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Sep 2, 2024
1 parent 01d91da commit 5bec3a6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions charts/xatu-relay-monitor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ config:
networkConfigUrl: https://raw.githubusercontent.com/eth-clients/mainnet/main/metadata/config.yaml
genesisSszUrl: https://raw.githubusercontent.com/eth-clients/mainnet/main/metadata/genesis.ssz
slotsPerEpoch: 32

# network: holesky
# networkConfigUrl: https://raw.githubusercontent.com/eth-clients/holesky/main/metadata/config.yaml
# genesisSszUrl: https://raw.githubusercontent.com/eth-clients/holesky/main/metadata/genesis.ssz
Expand All @@ -42,7 +41,6 @@ config:
# networkConfigUrl: https://raw.githubusercontent.com/eth-clients/sepolia/main/metadata/config.yaml
# genesisSszUrl: https://raw.githubusercontent.com/eth-clients/sepolia/main/metadata/genesis.ssz
# slotsPerEpoch: 32

relays:
# Mainnet relays
- name: "Flashbots"
Expand All @@ -65,7 +63,6 @@ config:
url: https://0x8c7d33605ecef85403f8b7289c8058f440cbb6bf72b055dfe2f3e2c6695b6a1ea5a9cd0eb3a7982927a463feb4c3dae2@relay.wenmerge.com
- name: "Titan Relay"
url: https://0x8c4ed5e24fe5c6ae21018437bde147693f68cda427cd1122cf20819c30eda7ed74f72dece09bb313f2a1855595ab677d@titanrelay.xyz

# # Holesky
# - name: "BloXroute"
# url: https://0x821f2a65afb70e7f2e820a925a9b4c80a159620582c1766b1b09729fec178b11ea22abb3a51f07b288be815a1a2ff516@bloxroute.holesky.blxrbdn.com
Expand All @@ -79,11 +76,9 @@ config:
# url: https://0xb1559beef7b5ba3127485bbbb090362d9f497ba64e177ee2c8e7db74746306efad687f2cf8574e38d70067d40ef136dc@relay-stag.ultrasound.money
# - name: "Titan Relay"
# url: https://0xaa58208899c6105603b74396734a6263cc7d947f444f396a90f7b7d3e65d102aec7e5e5291b27e08d02c50a050825c2f@holesky.titanrelay.xyz

# # Sepolia
# - name: "Flashbots"
# url: https://0xafa4c6985aa049fb79dd37010438cfebeb0f2bd42b115b89dd678dab0670c1de38da0c4e9138c9290a398ecd9a0b3110@boost-relay-sepolia.flashbots.net

schedule:
atSlotTimes:
- "4s"
Expand Down

0 comments on commit 5bec3a6

Please sign in to comment.