feat: persist deposits snapshot in DB #3380
Annotations
1 error and 3 warnings
Run credo
Process completed with exit code 4.
|
Check format
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Check format
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run credo:
lib/lambda_ethereum_consensus/execution/execution_chain.ex#L28
Use parentheses when defining a function which has no arguments.
|
Loading