Skip to content

Commit

Permalink
Do not log RPC url (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldjeffrey authored Feb 18, 2025
1 parent 72fe9b4 commit 66bf4c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solana/src/burn.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ impl SolanaRpc {

tracing::info!(
min_priority_fee = settings.min_priority_fee,
rpc_url = settings.rpc_url,
"initialize solana"
);

Expand Down

0 comments on commit 66bf4c1

Please sign in to comment.