Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
add unit test for inscriber [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
irnb committed Aug 22, 2024
1 parent 33accac commit fc38ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/lib/via_btc_client/examples/inscriber.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,7 @@ async fn main() -> Result<()> {

println!("context: {:?}", context);

println!("---------------------------------End---------------------------------");

Ok(())
}

0 comments on commit fc38ba4

Please sign in to comment.