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 Nov 30, 2023
1 parent 81d8b9e commit 8e5a98c
Show file tree
Hide file tree
Showing 8 changed files with 566 additions and 63 deletions.
3 changes: 3 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 8e5a98c

Please sign in to comment.