mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
Run dotnet format
This commit is contained in:
@@ -70,7 +70,7 @@ namespace BTCPayServer.Controllers.GreenField
|
||||
{
|
||||
return base.GetDepositAddress(cryptoCode);
|
||||
}
|
||||
|
||||
|
||||
[Authorize(Policy = Policies.CanUseInternalLightningNode,
|
||||
AuthenticationSchemes = AuthenticationSchemes.Greenfield)]
|
||||
[HttpGet("~/api/v1/server/lightning/{cryptoCode}/invoices/{id}")]
|
||||
|
||||
Reference in New Issue
Block a user