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 20, 2023
1 parent 5b32d02 commit c0ce861
Show file tree
Hide file tree
Showing 7 changed files with 613 additions and 66 deletions.
50 changes: 50 additions & 0 deletions Cargo.lock

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

3 changes: 3 additions & 0 deletions payjoin-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ reqwest = { version = "0.11.4", features = ["blocking"] }
rcgen = { version = "0.11.1", optional = true }
rouille = "3.6.2"
serde = { version = "1.0.160", features = ["derive"] }

[profile.v2]
inherit = "dev"
Loading

0 comments on commit c0ce861

Please sign in to comment.