Skip to content

Commit

Permalink
Update Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Apr 7, 2024
1 parent c343a62 commit 194993f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/database/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ impl Database {
}
});

info!("node = {:?}", hex::encode(node));

let x = self
.client
.query_one(
Expand Down

0 comments on commit 194993f

Please sign in to comment.