Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix using webhooks link #180

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Fix using webhooks link #180

merged 2 commits into from
Oct 22, 2024

Conversation

dangeross
Copy link
Contributor

This PR fixes the using_webhooks link and improves webhook snippet readability.

Copy link
Contributor

@ok300 ok300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small NIT, otherwise looks good.

{
"template": "payment_received",
"data": {
"payment_hash": [payment hash]
"payment_hash": "" // The payment hash that is in progress
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"payment_hash": "" // The payment hash that is in progress
"payment_hash": "..." // The payment hash that is in progress

@dangeross dangeross merged commit 205c1a2 into main Oct 22, 2024
69 checks passed
@dangeross dangeross deleted the savage-fix-link branch October 22, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants