Skip to content

Commit

Permalink
Merge pull request #83 from holaplex/main
Browse files Browse the repository at this point in the history
Fix Merge issues Main into Release
  • Loading branch information
kespinola authored Oct 12, 2023
2 parents 8ab9627 + 38c0955 commit db4a8d4
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 db4a8d4

Please sign in to comment.