Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Dec 12, 2023
1 parent ef6cbc2 commit 841eb53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alby.go
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ func (svc *AlbyOAuthService) MakeInvoice(ctx context.Context, senderPubkey strin
return "", "", err
}

// TODO: move to creation of HTTP client
req.Header.Set("User-Agent", "NWC")
req.Header.Set("Content-Type", "application/json")

Expand Down

0 comments on commit 841eb53

Please sign in to comment.