btcpayserver/BTCPayServer/Payments/PayJoin
Andrew Camilleri 8fd4a816a6
Allow Payjoin for wallet receive addresses (#2425)
* Allow Payjoin for wallet receive addresses

* wip

* show bip21 and additional work

* style better

* add to docs

* pr changes

* remove from state when unreserved
2021-04-13 12:26:36 +09:00
..
Sender Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +09:00
PayJoinEndpointController.cs Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
PayJoinExtensions.cs Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +09:00
PayjoinReceiverContext.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayJoinRepository.cs If an input already used in a payjoin is reused in another, we should not attempt to broadcast the original transaction. 2021-03-24 13:48:33 +09:00