We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d7327 commit 3802005Copy full SHA for 3802005
lib/lambda_ethereum_consensus/beacon/clock.ex renamed to lib/lambda_ethereum_consensus/ticker.ex
@@ -1,4 +1,4 @@
1
-defmodule LambdaEthereumConsensus.Beacon.Ticker do
+defmodule LambdaEthereumConsensus.Ticker do
2
@moduledoc false
3
4
use GenServer
lib/lambda_ethereum_consensus/validator/validator_manager.ex renamed to lib/lambda_ethereum_consensus/validator/setup.ex
0 commit comments