package
0.0.12
Repository: https://github.com/ethpandaops/assertoor.git
Documentation: pkg.go.dev

# README

get_consensus_specs Task

Description

The get_consensus_specs task retrieves the specifications of the consensus chain. This task is crucial for understanding the current parameters and configurations that govern the consensus layer of the Ethereum network.

Configuration Parameters

This task does not require any specific configuration parameters. It is designed to fetch the consensus chain specifications directly without the need for additional settings.

Outputs

  • specs: This output includes all the specification values of the consensus chain. It provides a comprehensive overview of the network's current operational parameters, such as epoch lengths, reward amounts, slashing penalties, and other critical consensus metrics.

Defaults

Default settings for the get_consensus_specs task:

- name: get_consensus_specs
  config: {}

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author