Skip to content

Print Deposit Msg for Bitcoin in logs#208

Open
olga24912 wants to merge 2 commits intomainfrom
print_deposit_msg
Open

Print Deposit Msg for Bitcoin in logs#208
olga24912 wants to merge 2 commits intomainfrom
print_deposit_msg

Conversation

@olga24912
Copy link
Contributor

No description provided.

@olga24912 olga24912 requested a review from kiseln October 15, 2025 17:24

tracing::info!(
"{}",
serde_json::json!({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: serde_json::to_string_pretty can be used to handle any serialization errors properly and display structure in a formatted way

[package]
name = "bridge-cli"
version = "0.3.14"
version = "0.3.15"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version = "0.3.15"
version = "0.3.16"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants