Skip to content

Commit

Permalink
fix: resolving conflicts between release and main
Browse files Browse the repository at this point in the history
  • Loading branch information
kespinola committed Oct 12, 2023
1 parent 8ab9627 commit 38c0955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consumer/src/solana.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ use mpl_token_metadata::{
use solana_client::{
client_error::{ClientError, ClientErrorKind},
nonblocking::rpc_client::RpcClient as SolanaRpcClient,
rpc_config::RpcSendTransactionConfig,
rpc_request::RpcError,
};
use solana_program::{
Expand Down

0 comments on commit 38c0955

Please sign in to comment.