mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-25 13:07:18 +00:00
303deb9969
## Issue Addressed N/A ## Proposed Changes - Removing a bunch of unnecessary references - Updated `Error::VariantError` to `Error::Variant` - There were additional enum variant lints that I ignored, because I thought our variant names were fine - removed `MonitoredValidator`'s `pubkey` field, because I couldn't find it used anywhere. It looks like we just use the string version of the pubkey (the `id` field) if there is no index ## Additional Info Co-authored-by: realbigsean <seananderson33@gmail.com> |
||
---|---|---|
.. | ||
array.rs | ||
attestation_queue.rs | ||
attester_record.rs | ||
batch_stats.rs | ||
block_queue.rs | ||
config.rs | ||
database.rs | ||
error.rs | ||
lib.rs | ||
metrics.rs | ||
migrate.rs | ||
slasher.rs | ||
test_utils.rs | ||
utils.rs |