Skip to content

Commit 50b72e2

Browse files
authored
Merge pull request #82 from payjoin/DanGould-patch-1
Add video to receive-payjoin-v2.md
2 parents a935a9f + 092a3ea commit 50b72e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/tutorials/receive-payjoin-v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ We'll demostrate how you can receive an asynchronous [BIP 77: Payjoin Version 2]
44

55
The network parameters could be changed to support any Bitcoin network, but this tutorial will use the Bitcoin Signet network. We will ignore most errors and Payjoin Session persistence for simplicity. Reference the [`payjoin-cli` source](https://github.com/payjoin/rust-payjoin/tree/master/payjoin-cli) reference implementation for more information on those implementation details.
66

7+
See the [video tutorial](https://www.youtube.com/watch?v=pybCDYbrgeQ) for a detailed follow along companion.
8+
79
## Configure OHTTP Keys
810

911
First, you must bootstrap Oblivious HTTP (OHTTP) to connect to the Payjoin Directory without revealing your IP address.

0 commit comments

Comments
 (0)