Skip to content

Instantly share code, notes, and snippets.

@lucassaldanha
Last active August 25, 2022 22:48
Show Gist options
  • Save lucassaldanha/35f4e2442d9384825fbf8b90fe8e8a6c to your computer and use it in GitHub Desktop.
Save lucassaldanha/35f4e2442d9384825fbf8b90fe8e8a6c to your computer and use it in GitHub Desktop.
{
"beacon_nodes": {
"duties_provider": {
"endpoints": [
"http://duties:5051",
"http://duties:5052"
]
},
"block_handler": {
"endpoints": [
"http://block:5051"
]
},
"attestation_publisher": {
"endpoints": [
"http://attestation:5051",
"http://attestation:5052"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment