mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
allow changing the payjoin key easily later
This commit is contained in:
@@ -30,7 +30,7 @@ using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
namespace BTCPayServer.Payments.PayJoin
|
||||
{
|
||||
[Route("{cryptoCode}/bpu")]
|
||||
[Route("{cryptoCode}/" + PayjoinClient.BIP21EndpointKey)]
|
||||
public class PayJoinEndpointController : ControllerBase
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user