Skip to content

Commit

Permalink
make build pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ebatsell committed Jan 10, 2024
1 parent 5ba8f10 commit 3bf9ef9
Show file tree
Hide file tree
Showing 4 changed files with 931 additions and 3 deletions.
1 change: 0 additions & 1 deletion keepers/validator-keeper/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use keeper_core::{CreateUpdateStats, SubmitStats};
use log::error;
use solana_account_decoder::UiDataSliceConfig;
use solana_client::{
client_error::ClientError,
nonblocking::rpc_client::RpcClient,
rpc_config::{RpcAccountInfoConfig, RpcProgramAccountsConfig},
rpc_filter::{Memcmp, RpcFilterType},
Expand Down
Loading

0 comments on commit 3bf9ef9

Please sign in to comment.