Skip to content

Commit

Permalink
Send and receive v2 via cli
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGould committed Dec 11, 2023
1 parent 8584e94 commit c059917
Show file tree
Hide file tree
Showing 5 changed files with 534 additions and 74 deletions.
4 changes: 4 additions & 0 deletions payjoin-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ url = "2.2.1"

[dev-dependencies]
bitcoind = { version = "0.31.1", features = ["0_21_2"] }
tokio = { version = "1.12.0", features = ["full"] }

[profile.v2]
inherit = "dev"
Loading

0 comments on commit c059917

Please sign in to comment.