Fixes + cleanup for updated keeper #88
Annotations
8 errors
cargo test:
keepers/validator-keeper/src/gossip.rs#L22
unused import: `legacy_contact_info`
|
cargo test:
keepers/validator-keeper/src/vote_account.rs#L5
unused import: `system_program`
|
cargo test:
keepers/validator-keeper/src/vote_account.rs#L8
unused import: `get_multiple_accounts_with_retry`
|
cargo test:
utils/validator-history-cli/src/main.rs#L7
unused import: `RpcSendTransactionConfig`
|
cargo test:
utils/validator-history-cli/src/main.rs#L10
unused import: `native_token::lamports_to_sol`
|
cargo test:
utils/validator-history-cli/src/main.rs#L12
unused imports: `commitment_config::CommitmentConfig`, `compute_budget::ComputeBudgetInstruction`
|
cargo test:
utils/validator-history-cli/src/main.rs#L406
variable `superminorities` is assigned to, but never used
|
cargo test
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading