Skip to content

Commit b065521

Browse files
committed
Send and receive v2 via cli
1 parent 5935775 commit b065521

File tree

5 files changed

+533
-74
lines changed

5 files changed

+533
-74
lines changed

payjoin-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ url = "2.2.1"
4242

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

0 commit comments

Comments
 (0)