feat: Checkpoints relayer #14
Annotations
7 errors and 1 warning
checkpoints-relayer/src/main.rs#L7
unused imports: `Update`, `slots_batch`
|
checkpoints-relayer/src/main.rs#L10
unused imports: `EPOCHS_PER_SYNC_COMMITTEE`, `G2TypeInfo`, `base_types::BytesFixed`, `meta::State`
|
checkpoints-relayer/src/main.rs#L64
unused variable: `vara_endpoint`
|
checkpoints-relayer/src/utils/mod.rs#L46
fields `header`, `current_sync_committee`, and `current_sync_committee_branch` are never read
|
checkpoints-relayer/src/utils/mod.rs#L53
field `data` is never read
|
checkpoints-relayer/src/utils/mod.rs#L118
function `get_bootstrap` is never used
|
|
|
This job failed
Loading